Skip to content

helgso/Homework4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homework4

Link to the report: https://docs.google.com/document/d/1f1StX7hkJi4Y4KP9-WWH5prHs4W0INmgQcy9iTXqC48/edit#

Before you begin, you should familiarize yourself with the dataset.

Project steps:

  1. Data pre-processing: get rid of the noise
  2. Implement the classifiers naively without any optimisation/strategy
  • baseline linear learner: SVM or logistic regression
  • other method: Random forest and convnet
  1. Watch the results
  2. Optimization: Try to optimize Random forest and Convnet: Make decisions about training/validation split, distribution choice for naive bayes, regularization strategy, any optimization tricks, setting hyper-parameters, etc.
  3. Watch the results
  4. And so on..
  5. Take the one that gives the best results between Random forest and Convnet
  6. Compare with the baseline linear learner

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages