abdokamel2001 / AI-Algorithms-Python

AI algorithm repository featuring linear and logistic regression examples in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI Algorithms Python

This repository contains examples of linear and logistic regression in Python.
The examples are organized into folders for each type of regression and variations such as single feature, multiple features, and vectorization.
The linear regression folder also includes examples with feature engineering and regularization.

About

AI algorithm repository featuring linear and logistic regression examples in Python


Languages

Language:Python 100.0%