@@ -32,12 +32,13 @@ interpreting their predictions.
32
32
<div class="container">
33
33
<div class="row">
34
34
<div class="col-xl">
35
- This document is a work in progress. You can
35
+ Register to the
36
36
<a href="https://www.fun-mooc.fr/en/courses/machine-learning-python-scikit-learn">
37
- register to the "Machine learning in Python with scikit-learn MOOC"
37
+ "Machine learning in Python with scikit-learn MOOC"
38
38
</a>,
39
- based on this document. Note: you will be able to register now but the MOOC itself will
40
- start on May 18 2021.</br>
39
+ to have the full MOOC experience (quizz solutions, executable notebooks,
40
+ discussion forum, etc ...)!
41
+ </br>
41
42
The MOOC is free and the platform does not use the student data for any other purpose
42
43
than improving the educational material.
43
44
</div>
@@ -73,7 +74,7 @@ or use the following resources:
73
74
The MOOC material is developed publicly under the [ CC-By license] (
74
75
https://github.com/INRIA/scikit-learn-mooc/blob/master/LICENSE ),
75
76
including the notebooks, exercises and solutions to the exercises
76
- (but not the solutions for the quiz ;) via the following GitHub
77
+ (but not the quizz solutions ;) via the following GitHub
77
78
repository:
78
79
79
80
https://github.com/INRIA/scikit-learn-mooc/
@@ -89,4 +90,4 @@ service.
89
90
Note however that it is required to use the
90
91
[ version hosted on the fun-mooc platform] (
91
92
https://www.fun-mooc.fr/en/courses/machine-learning-python-scikit-learn/ )
92
- to complete the quiz .
93
+ to complete the quizzes .
0 commit comments