Skip to content

The goal of the project is to use principal component analysis to perform a classification task for which the training data is fewer than what is needed for a deep learning model. I worked on the Pima Indians Diabetes Data Set (https://www.kaggle.com/dssariya/pima-indians-diabetes-data-set) I successfully implemented the model and a comparison w…

Notifications You must be signed in to change notification settings

Srish2712/PIMA-Dataset-Classification-using-PCA

 
 

Repository files navigation

PIMA-Dataset-Classification-using-PCA

The goal of the project is to use principal component analysis to perform a classification task for which the training data is fewer than what is needed for a deep learning model. I worked on the Pima Indians Diabetes Data Set (https://www.kaggle.com/dssariya/pima-indians-diabetes-data-set) I successfully implemented the model and a comparison with a solution without PCA gave useful insights in understanding the results.

About

The goal of the project is to use principal component analysis to perform a classification task for which the training data is fewer than what is needed for a deep learning model. I worked on the Pima Indians Diabetes Data Set (https://www.kaggle.com/dssariya/pima-indians-diabetes-data-set) I successfully implemented the model and a comparison w…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%