https://github.com/artainmo/machine-learning-bootcamp
42AI project, organization related to 42 school. In this python machine-learning bootcamp we go over statistics, linear-regression, logistic-regression and regularization.
https://github.com/artainmo/machine-learning-bootcamp
42school artificial-intelligence bootcamp linear-regression logistic-regression python statistics
Last synced: over 1 year ago
JSON representation
42AI project, organization related to 42 school. In this python machine-learning bootcamp we go over statistics, linear-regression, logistic-regression and regularization.
- Host: GitHub
- URL: https://github.com/artainmo/machine-learning-bootcamp
- Owner: artainmo
- Created: 2020-09-24T11:11:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T15:00:55.000Z (over 1 year ago)
- Last Synced: 2025-01-22T15:31:51.897Z (over 1 year ago)
- Topics: 42school, artificial-intelligence, bootcamp, linear-regression, logistic-regression, python, statistics
- Language: Python
- Homepage:
- Size: 2.25 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# machine-learning-bootcamp
42AI [subject](https://github.com/42-AI/bootcamp_machine-learning).
In this python machine-learning bootcamp we go over statistics, univariate-linear-regression, multivariate-linear-regression, logistic-regression and regularization.
To learn more about the learned theory, read the comments inside the code.