Skip to content

Commit 72e11a8

Browse files
authored
Merge pull request #217 from pengtts/skolar_post
2 parents 3ea316d + f963309 commit 72e11a8

File tree

4 files changed

+94
-0
lines changed

4 files changed

+94
-0
lines changed

_posts/2025-06-30-probabl-skolar.md

Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
---
2+
3+
#### Post Information ####
4+
title: "Skolar: an open-source initiative to democratize open data science"
5+
date: June 30, 2025
6+
7+
#### Post Category and Tags ####
8+
# Format in titlecase without dashes (Ex. "Open Source" instead of "open-source")
9+
categories:
10+
- Updates
11+
tags:
12+
- Sponsor
13+
- Open Source
14+
- Machine Learning
15+
16+
#### Featured Image ####
17+
featured-image: sklearn_skolar.png
18+
19+
#### Author Info ####
20+
# Can accomodate multiple authors
21+
# Add SQUARE Author Image to /assets/images/author_images/ folder
22+
postauthors:
23+
- name: Skolar
24+
website: https://skolar.probabl.ai/
25+
image: "skolar-logo.png"
26+
- name: Pénélope Gittos
27+
website: https://www.linkedin.com/in/gittospenelope-data-analyst-growth-bilingual/
28+
image: "penelope_gittos.jpeg"
29+
---
30+
<div>
31+
<img src="/assets/images/posts_images/{{ page.featured-image }}" alt="">
32+
{% include postauthor.html %}
33+
</div>
34+
35+
<span style="color:red">*This blog post has been submitted by Probabl, a sponsor of scikit-learn.* </span>
36+
The scikit-learn project values educational efforts that build and nurture a
37+
strong vibrant open-source community. The goal of this is straightforward: give
38+
everyone, everywhere, the tools they need to easily grasp, engage with, and
39+
meaningfully contribute to data science using open-source software. This mission
40+
is shared and actively supported by [Probabl](https://probabl.ai/), a company
41+
that helps maintain scikit-learn by employing many of its core contributors and
42+
investing in its long-term sustainability. With Probabl's support and a deep
43+
commitment from the community, the scikit-learn ecosystem continues building bridges between research,
44+
software, and education.
45+
46+
When the [Inria scikit-learn MOOC](https://inria.github.io/scikit-learn-mooc/)
47+
(Massive Open Online Course) first went live, the community got a front-row seat
48+
to the amazing impact of practical, accessible and open learning. Created by
49+
several core developers and maintainers of scikit-learn—now working at
50+
Probabl—the MOOC has reached over 40,000 learners worldwide, clearly
51+
highlighting the demand for organized, hands-on resources that blend theory with
52+
real-world practice.
53+
54+
Today, Probabl is excited to introduce
55+
[Skolar](https://app.arcade.software/share/vCN6ik9dR22zD35XP5a7), a new, fully
56+
open-source educational initiative, built directly from your feedback and all
57+
the lessons we've learned along the way. Developed and extended by those same
58+
core developers of scikit-learn, Skolar is designed specifically for data
59+
science practitioners, offering hands-on, high-quality learning resources
60+
grounded in real-world applications and open-source values.
61+
62+
Skolar exists to boost our shared values: openness, teamwork, and practicality.
63+
It offers clear, interactive tutorials and structured courses carefully designed
64+
to match industry challenges and specialized use-cases. But even more
65+
importantly, it captures the true spirit of open source: encouraging
66+
collaboration, peer-to-peer learning, and guidance from experts.
67+
68+
Right now, we’re just at the beginning. Today, you can dive into our
69+
Scikit-learn Associate Practitioner online course, adapted from the popular
70+
Inria MOOC but enhanced with new material on unsupervised learning, especially
71+
clustering.
72+
73+
The next stages, professional and expert levels, will be released soon. We'll
74+
also add more courses covering other open-source libraries such as
75+
[skrub](https://skrub-data.org) (for data wrangling),
76+
[hazardous](https://soda-inria.github.io/hazardous/) (for survival analysis),
77+
and [fairlearn](https://fairlearn.org/) (for fairness).
78+
Additionally, our scikit-learn team is planning to create industry-specific
79+
modules tackling real-world needs in fields like healthcare, finance, medicine,
80+
and beyond.
81+
82+
At its core, Skolar is about empowering people through education, driven
83+
entirely by our passion for openness and collaboration. We firmly believe that
84+
true open data science begins with community-built learning resources. We warmly
85+
welcome you, whether you're a contributor, learner, teacher, or just someone
86+
curious, to join us. Help shape Skolar’s future and support open-source
87+
education in data science.
88+
89+
Create your account on Skolar today: https://skolar.probabl.ai
90+
91+
Contribute to the [scikit-learn course
92+
contents](https://github.com/probabl-ai/scikit-learn-course), or contribute to
93+
the learning platform's [backend](https://github.com/France-ioi/AlgoreaBackend)
94+
or [frontend](https://github.com/France-ioi/AlgoreaFrontend).
41.3 KB
Loading
11.5 KB
Loading
36.9 KB
Loading

0 commit comments

Comments
 (0)