Skip to content

data-silence/eda_and_devs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Content

About

This project is developed as part of the "Exploratory data analysis" course created by AI Education.

The aim of the project is to investigate the consumer behavior of online shopping customers using data-science tools.

Through notebook research, an optimal predictive model of customer behavior was selected.

An application has been developed that aggregates the research conducted in the form of an interactive ExplainerDashboard.

Structure

Primary and processed data for analysis are stored in the .\data folder.

The process of data exploration and model development can be seen in the files EDA.ipynb and pipeline.ipynb.

The work of the application can be viewed using the docker:

docker pull maxlethal/explainerdashboard:latest

You can also see the application dashboards in the data/dashboard.html file, or by building the application yourself from the app directory.

Stack

Pandas

Sklearn

CatBoost

ExplainerDashboard

License

This project is distributed under the MIT license. Please see the LICENSE file for more information.

Releases

No releases published

Packages

No packages published