This repository contains multiple kernels from Kaggle datasets, they differ in the type of problem that is analyzed and the tools in which they are coded.
These can also be found on my Kaggle Profile.
Title | Kaggle | Type | Tools | Notes |
---|---|---|---|---|
NLP for Fake News Classsification | Link | Classification | Python, NLTK, spaCy, Sklearn | Natural Language Processing Analysis |
Bike Sharing in Washington D.C.: Usage Prediction | Link | Regression | Python, Sklearn | Time Series Analysis |
Bike Sharing in Washington D.C.: Distributed Usage Prediction | Link | Regression | Python, Dask | Remade with Dask for Distributed Analysis |
House Sales in King County, USA: Price Prediction | Link | Regression | R, Caret | |
HR Analytics: Employee Attrition | Link | Classification | Python, Sklearn |
This project is licensed under the MIT License - see the License file for details.