Skip to content

javak87/ML-classification-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Students : Arman Durmus, Javad Kasravi, Gandlur Phani shankar Bharadwaj To run the code/notebook :

  1. Download adult_dataset.csv and adult_data.test
  2. Change the paths to those two in the code, depending on which directory/path they are in. What needs to be changed are the paths in the functions which make Dataframes from csv files. Those are at the beginning of the code, dicrectly after the imports
  3. Some part of running this notebook maybe time consumming. Cells related to Parameters tunning, evaluation and reduction of dimension is quite expensive computationally.
  4. The following pakage are required to run this notebook: seaborn pandas numpy matplotlib graphviz subprocess sklearn os IPython.display torch

About

Classification task for Adult dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published