Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aamiranwar/building-ai

A knowledge repo for topics concerning data science and machine-learning
https://github.com/aamiranwar/building-ai

datascience jupyternotebook machine-learning python3

Last synced: about 1 month ago
JSON representation

A knowledge repo for topics concerning data science and machine-learning

Awesome Lists containing this project

README

        

# building-ai
A knowledge repo for topics concerning data science and machine-learning. Jupyter notebooks are used to run the examples. Python3 is preferred.

### Topics
* Linear Regression
* Logistic Regression
* Principal component analysis
* Random Forests
* Support Vector Machine (with grid search)

### Projects
* Spam filter using Bag of words model
* Tensor Flow MNIST example
* Tensor Flow Financial analysis project
* Tensor Flow Estimator API Playground
* Yelp review sentiment analysis