Skip to content

jr-gray/data-science-python

Repository files navigation

Data Science Python Notebooks

Data science and machine learning projects, click each link to see the Jupyter notebook.

ML-classification

Classification model that predicts a class (positive/negative sentiment) from input features (text of the reviews, user profile information, etc.)

ML-clustering

Analyzes text data to estimate related articles using a nearest neighbor model.

ML-recommenderSystem

Matrix factorization model that recommends songs based on data features. Performance is measured using a precision recall curve.

ML-regression

Linear regression model that predicts a continuous value (house price) from input features (square footage, # of bedrooms and bathrooms, etc.)

ML-deepLearning

Uses deep learning features to predict image contents.

Uses deep learning features and a nearest neighbor model to retrieve similar images.

Python Pandas

Part 1: Analysis of Fremont Bridge bike traffic over time using pandas and matplotlib Part 2: Unsupervised Analysis using sklearn

About

Various data analysis with Python Pandas, Matplotlib, Numpy, Scikit, SQL and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published