Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 404 Bytes

File metadata and controls

14 lines (11 loc) · 404 Bytes

Complete analysis of census data.

Requirements:

  • python

The Model:

  • classification using logistic regression,gradient boosting.
  • classification using knn coupled with dimension reduction using pca.
  • classification using svm with variations of its function.
  • finding optimum number of principle component

Instructions:

  • model will take time..
  • use google colab or system with G.P.U.