khatti53's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
amueller/introduction_to_ml_with_python
Notebooks and code for the book "Introduction to Machine Learning with Python"
mahesh147/Multiple-Linear-Regression
A simple python program that implements a very basic Multiple Linear Regression model
krishnaik06/K-Nearest-Neighour
ShubhankarRawat/Heart-Disease-Prediction
Various classification algorithms are implemented to predict whether a person is prone to or is suffering from heart disease
krishnaik06/Feature-Engineering-Live-sessions
krishnaik06/Feature-Selection-techniques
mGalarnyk/Python_Tutorials
Python tutorials in both Jupyter Notebook and youtube format.
krishnaik06/Deployment-flask
dshahid380/Data-analysis-with-pandas
Welcome to data analysis with pandas tutorial. In this tutorial i have covered all the topic of pandas and tried to explain with lesser number of words.This tutorial is totally written in jupyter notebook so that anyone can clone and run it.
krishnaik06/Natural-Language-Processing
zikry009/Diabetes_Prediction_Portal
Diabetes Prediction is my weekend practice project. In this I used KNN Neighbors Classifier to trained model that is used to predict the positive or negative result. Given set of inputs are BMI(Body Mass Index),BP(Blood Pressure),Glucose Level,Insulin Level based on this features it predict whether you have diabetes or not.
anujvyas/Machine-Learning-Projects
This repository consists of all my Machine Learning Projects.
krishnaik06/Silhouette-clustering-
krishnaik06/Fake-News-Classifier
krishnaik06/Kaggle-Competitions
srafay/Machine_Learning_A-Z
Learning to create Machine Learning Algorithms
krishnaik06/Stock-MArket-Forecasting
sayantanbasu05/AV_cross_sell_Prediction
div3125/k-nearest-neighbors
Implementation of KNN algorithm in Python 3
mahesh147/Simple-Linear-Regression
A simple python program that implements a very basic Linear Regression model
codebasics/data-structures-algorithms-python
This tutorial playlist covers data structures and algorithms in python. Every tutorial has theory behind data structure or an algorithm, BIG O Complexity analysis and exercises that you can practice on.
cloudxlab/ml
Machine Learning Projects and Learning Content
udacity/dog-project
akkysanap22/Feature-Engineering
This repository contains feature engineering notebooks by Krish Naik sir.
kirankrish109/interview-question-data-science--master
THANKS KRISH NAIK
ritvikmath/ScrapingData
Code for getting data from social media for your data science projects!
creotiv/object_detection_projects
My public projects about object detection algorithms
akshaybahadur21/Drowsiness_Detection
A simple Drowsiness Detection module for humans. 😴 🚫 🚗
krishnaik06/Finding-an-Outlier