Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 356 Bytes

File metadata and controls

11 lines (11 loc) · 356 Bytes

Machine_Learning_Assignment

A Set of Assignment Tasks using Machine Learning

Description

Each of the task in this Repository were given as the Assignment in my Machine Learning Course.They all use relatively simple and basic ML Algorithms such as Linear Regression and Logistic Regression

Technology

Python >= 3.6
scikit-learn
numpy
pandas