randomfeelings / dsa_resources

DSA (Data Structures & Algorithms) and ML (Machine Learning) study material
1 stars 6 forks source link

added three ml algos #18

Closed ayush9304 closed 1 year ago

ayush9304 commented 1 year ago

Added three ML algorithms:

  1. Linear Regression
  2. Logistic Regression
  3. Decision Trees

all written from scratch.