Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 503 Bytes

File metadata and controls

7 lines (4 loc) · 503 Bytes

Machine-Learning

The Algorithms folder contains seven projects that predict based on real data sets using Decision Trees/Random Forests, K Means Clustering, K Nearest Neighbors, Linear Regression, Logistic Regression, Natrual Language Processing and Support Vector Machines

The Big Data folder contains a project that works with a data set on a much larger scale with the help of the AWS services.

The Deep Learning folder contains a project focusing on Artificial Neural Networks using TensorFlow