Skip to content

An application of the WhizML codebase for an analysis of Walmart weekly sales.

License

Notifications You must be signed in to change notification settings

Gianatmaja/WhizML-Walmart_Sales

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhizML-Walmart_Sales

This repository illustrates an application of the WhizML codebase for an analysis of Walmart weekly sales.

About the Dataset

The dataset used is the Walmart dataset obtained from Kaggle.

Auto-EDA

Running the eda pipeline will launch the following Auto-EDA dashboard, allowing the users to observe the dataset.

eda

Data Preprocessing

Users can implement custom functions to preprocess the data. In our case, the preprocessing codes can be found in Data_Preprocessing.ipynb, inside the notebooks directory.

ML Models Experimentation

The model_experimentation triggered the training of various Logistic Regression, Random Forest, and XGBoost models.

track

Data Drift Analysis

As new data is obtained, drift detection can be performed using the data_drift_analysis pipeline.

drift

Note: To create a hypothetical example, some rows were sampled from the original dataset and were assumed to be the new data.

About

An application of the WhizML codebase for an analysis of Walmart weekly sales.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published