Skip to content

zoz144/Task-2-Binary-Classification-Problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task_2

Binary Classification Problem - WideBot Intern Task 2019 After cleaning the data and dealing with missing and catigorical data, I trained data with different 5 algorithms (Neural Networks, Logistic Regression , KNN , RandomForest and SVM) Best performance was with KNN method ( 69% Accuracy )

  • I dealed with missing numerical data with "median" stratigy and with missing catigorical (String) data with "most-frequent" stratigy.

About

Binary Classification Problem - WideBot Intern Task 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages