You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix of the missing methods and operators for the colorfiler exercise (4……2-AI#226)
* fix of the missing methods and operators for the colorfiler exercise
* fix for cicd error make pdf
Co-authored-by: Quentin FEUILLADE--MONTIXI <58710693+qfeuilla@users.noreply.github.com>
Add of "scikit-learn functions" as forbidden functions for K-Means (4……2-AI#218)
* Add of "scikit-learn functions" as forbidden functions for K-Means
* Modification of forbidden functions section: taking into account Quentin remark -> Any functions allowing to do K-Means
Co-authored-by: Quentin FEUILLADE--MONTIXI <58710693+qfeuilla@users.noreply.github.com>
Merge pull request 42-AI#219 from 42-AI/quentin/42a-181-day03ex01-to-…
…exception-or-not-to
feat: add error handling in the subject
Add of an sentence about error handling. Nothing particular to say about it