Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 500 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 500 Bytes

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