Pinned Repositories
acme-insurance
Beginner's entry to a machine learning problem
crab-age-prediction
Predicting age of a crab in poultry farming
Data-Analysis-120-years-of-olympic-history
This Google colab notebook analysis 120 years of olympic history dataset which is available on Kaggle. Notebook reveals many interesting insights on olympics
data-analysis-heart-disease-cleveland--UCI
Deriving insights from processed heart disease data from Cleaveland UCI
ipl-player-stats-analysis
Analyzing IPL performance of players from 2016 to 2019
new-york-taxi-trip-duration
predict-mental-burnout-of-employeesu
Analyze and predict the mental burnout of employees during WFH
predict-rain-tomorrow-in-Australia
This is an attempt to predict if it will rain tomorrow in Australia using DecisionTreeClassifier or RandomForestClassifier
predict-startup-funding
Predict funding amount for a startup
salary-prediction-engineering-graduates
Predicting salary of engineering graduates based on the data provided by Aspiring Minds Research
Artificial Intelligence and Machine Learning Projects's Repositories
AMMLRepos/acme-insurance
Beginner's entry to a machine learning problem
AMMLRepos/crab-age-prediction
Predicting age of a crab in poultry farming
AMMLRepos/Data-Analysis-120-years-of-olympic-history
This Google colab notebook analysis 120 years of olympic history dataset which is available on Kaggle. Notebook reveals many interesting insights on olympics
AMMLRepos/data-analysis-heart-disease-cleveland--UCI
Deriving insights from processed heart disease data from Cleaveland UCI
AMMLRepos/ipl-player-stats-analysis
Analyzing IPL performance of players from 2016 to 2019
AMMLRepos/new-york-taxi-trip-duration
AMMLRepos/predict-mental-burnout-of-employeesu
Analyze and predict the mental burnout of employees during WFH
AMMLRepos/predict-rain-tomorrow-in-Australia
This is an attempt to predict if it will rain tomorrow in Australia using DecisionTreeClassifier or RandomForestClassifier
AMMLRepos/predict-startup-funding
Predict funding amount for a startup
AMMLRepos/salary-prediction-engineering-graduates
Predicting salary of engineering graduates based on the data provided by Aspiring Minds Research
AMMLRepos/California-Housing-Price-Prediction
This repository has a Google colab notebook with step by step instructions on how to deal with a process to predict California Housing prices using Machine Learning. The notebook itself will have all instructions on problem statement, dataset, approach, etc.
AMMLRepos/heart-failure-detection
Predicting heart failure using medical health data of various patients
AMMLRepos/housing-price-prediction
Used Linear regression to predict house prices based on the parameters like number of bedrooms, location, area, etc. Dataset was downloaded from Kaggle
AMMLRepos/ipl-data-set-analysis
A beginner friendly approach to perform data analysis on India Premier League Dataset downloaded from Kaggle
AMMLRepos/iris-knn-neighbour
This is the standard hello world of Machine Learning where you pick a pre-loaded dataset of sklearn and prepare a algorithm to predict what species of the flower is based on the length and breadth of petals and other parameter of flowers
AMMLRepos/rossman-stores-sales-prediction
Predicting sales for a drug store
AMMLRepos/termn-deposit-prediction
Predict if a client will subscribe (yes/no) to a term deposit.
AMMLRepos/titanic-dataset-death-prediction
The famous titanic dataset analysis and using Machine Learning Logistic regression to predict if a person could have died or saved in the titanic incident