Chelsea M's repositories
Hackerrank-Solutions
HackerRank Python Challenge Solutions
Kaggle-Bangalore-Home-Prices
Bangalore Home Price Prediction Model
Kaggle-Diabetes-Prediction
Using kaggle dataset which constitutes of various factors contributing to diabetes, to build a ML model that predicts if the person is diabetic or not.
Kaggle-Fake-News-Prediction
Using ML model to predict Fake News
Kaggle-HR-Analytics
Exploratory Data Analysis to figure out why employees are leaving.
Kaggle-Iris-Dataset
To predict the what type of iris petal using Sepal Length, Sepal Width, Petal Length and Petal Width
Kaggle-Sonar-Prediction
Using kaggles dataset, predicting if the object is a rock or a mine, using binary classification in Machine Learning.
Kaggle-Stock-Price-Movement
Predict Stock Price Movement Based On News Headline using NLP
Happywhale---Whale-and-Dolphin-Identification
Kaggle's research prediction on dolphins vs whales.
Algorithms
A collection of algorithms and data structures
Basic_Statistics_With_Python
Introduction to statistics featuring Python. This series of lecture notes aim to walk you through all basic concepts of statistics, such as descriptive statistics, parameter estimations, hypothesis testing, ANOVA and etc. All codes are straightforward to understand.
emotion-tts-dataset
Dataset release for Emotional TTS in Indian Accent
Kaggle-Challenges
Selection of some interesting Kaggle Kernels
ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
nolearn
Combines the ease of use of scikit-learn with the power of Theano/Lasagne
Spam-Classifier
Spam Classifier using Python and NLP concepts.
waveglow
A PyTorch implementation of the WaveGlow: A Flow-based Generative Network for Speech Synthesis