• Home
  • About
    • Rohit Nair photo

      Rohit Nair

      Programmer and Problem Solver.

    • Learn More
    • Email
    • LinkedIn
    • Github
  • Activities
  • Projects
  Projects

Multi-Label Classification

Git Repo

April 2015 - June 2015

Reading time ~ 1 minute

PythonSciPyMachine LearningClassification Share Tweet +1

Preprocessing:

  • Cleaned the data-set and used feature selection to choose best features.
  • Performed Normalization

Development:

  • Developed a multi-label classification system based on learning from multi-class data.

Algorithms Used:

  • Tried several approaches such as Logistic Regression, SVM, Random Forests (with parameter optimization), out of which Random Forests gave the best results.

Conclusion:

  • Successfully distinguished between product categories.

Team:

  • Rohit Nair
  • Sohil Jain