🌏
AI.Notes
Ctrlk
  • 🐼Welcome ~
  • 🥇Machine Learning -Basic
    • Regression Model
    • Cost function
    • Gradient Descent
    • Feature Scaling
    • Feature engineering
    • Scikit-Learn
    • Exercise
      • Linear Regression
      • Logistic Regression
      • Regularized Logistic Regression
    • Logistic Regression
    • Logistic Gradient Descent
    • Reduce Overfitting
    • Regularized
  • 🦌Deep Learning - Basic
    • Neural networks
  • 📊Data Analysis - Basic
    • Pandas - Basic
    • Projects of Pandas
  • LLMs
    • Deep Dive into LLMs like ChatGPT
Powered by GitBook
On this page

Was this helpful?

  1. 🥇Machine Learning -Basic

Exercise

Linear RegressionLogistic RegressionRegularized Logistic Regression
PreviousScikit-LearnNextLinear Regression

Was this helpful?