Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 718 Bytes

File metadata and controls

14 lines (11 loc) · 718 Bytes

Collaboratory-Regression

Open In Colab

Overview

Applies Linear and Logistic Regression implemented from scratch using NumPy and compares them against the implementations provided by Scikit-learn.

Technologies

  • Python 3.x: programming language
  • NumPy: numerical computations and array operations
  • Scikit-learn: comparison implementations and dataset generation
  • Matplotlib: plotting training loss curves and visualizations

Instructions

Click "Open in Colab" and click "Run all" in Collaboratory.