8000 GitHub - KiranGangadhar01/BackOrder
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

KiranGangadhar01/BackOrder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BackOrder

BackOrder prdiction.

BackOrder prdiction. using Machine Learning. Deployed link = https://backorderprediction.herokuapp.com/

Problem Statement:

To predict BackOrder prdiction using Machine Learning. Backorders are unavoidable, but by anticipating which things will be backordered, planning can be streamlined at several levels, preventing unexpected strain on production, logistics, and transportation. ERP systems generate a lot of data (mainly structured) and also contain a lot of historical data; if this data can be properly utilized, a predictive model to forecast backorders and plan accordingly can be constructed. Based on past data from inventories, supply chain, and sales, classify the products as going into backorder (Yes or No).

Approach:

The classical machine learning tasks like Data Exploration, Data Cleaning, Feature Engineering, Model Building and Model Testing. Try out different machine learning algorithms that’s best fit for the above case.

Project Various Step

Data Exploration

I started exploring datasets using pandas, NumPy,matplotlib and seaborn.

Data cleaning.

checking null values, checking outliers, checking imbalance in dataset.

Data visualization

Ploted colleration matrix to get insights about dependend and independed variables. making bar graphs, box plot, scatter plot, etc.

Model Selection

Made many Models(linear regression, svm, xgboost, Random Forest). But selected RandomForest Regressor.

Model Dump

As per selected trained model is dumped to pickled format for app development

Ide used:

Pycharm

Using Flask for making UI. Database = Casendra_database

cloud Deployed

heroku

https://backorderprediction.herokuapp.com/

name-of-you-image name-of-you-image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8

0