Skip to content

Prediction of whether the order is returned or not with Multi Layer Perceptron Classification

Notifications You must be signed in to change notification settings

sirrik/MLP_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLP_classification

Prediction of whether the order is returned or not with Multi Layer Classification

Project also inludes data cleaning because of having incorrect and missing data. For data cleaning we used maximum likely ones and avarage calculation for adjustment.

To use date data we convert them to days. Convertion is made as difference from some constant date. Also to use string data we transform them to some unique integer values with Label Encoder.(see the convert_to_number())

About

Prediction of whether the order is returned or not with Multi Layer Perceptron Classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages