Skip to content

A repository for projects in Artificial Intelligence (Machine Learning and Deep Learning)

License

Notifications You must be signed in to change notification settings

Harsheen98/AI-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

AI-Projects

Pima Indian Diabetes Dataset

  • This a publically available dataset on Kaggle (https://www.kaggle.com/datasets/uciml/pima-indians-diabetes-database) which is originally from the National Institute of Diabetes and Digestive and Kidney Diseases. The objective of the dataset is to diagnostically predict whether or not a patient has diabetes, based on certain diagnostic measurements included in the dataset. Several constraints were placed on the selection of these instances from a larger database. In particular, all patients here are females at least 21 years old of Pima Indian heritage.
  • the first notebook features detailed Exploratory Data Analysis(EDA) and Data imputation for the dataset.
  • the second notebook features the application and comparative analysis of many Machine Learning models and their respective performance on the dataset.
  • the third notebook will feature application of Deep Learning - Artificial Neural Networks (ANN) on the dataset.

About

A repository for projects in Artificial Intelligence (Machine Learning and Deep Learning)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published