An open API service indexing awesome lists of open source software.

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.

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.