-
Notifications
You must be signed in to change notification settings - Fork 25
Announce the launch of Skolar for the scikit-learn community #217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
pengtts
wants to merge
11
commits into
scikit-learn:main
Choose a base branch
from
pengtts:skolar_post
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+94
−0
Open
Changes from 2 commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
ca03fbc
Announce skolar launch for the scikit-learn community
c24fecf
Push the right content
94e910b
Apply suggestions from code review
pengtts 70f04d8
change file name format
pengtts 7a2b73d
Adding mention of "sponsored blog post"
pengtts 57ccf63
Mention that post is sponsored
3bb4b7e
Add author and images
e16e34d
Add links to projects and demo
273092b
Update _posts/2025-06-30-probabl-skolar.md
pengtts c113cdc
Apply suggestions from code review
pengtts f963309
Update featured-image
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
--- | ||
#### Blog Post Template #### | ||
|
||
#### Post Information #### | ||
title: "Skolar: an open-source initiative to democratize open data science" | ||
date: June 30, 2025 | ||
|
||
#### Post Category and Tags #### | ||
# Format in titlecase without dashes (Ex. "Open Source" instead of "open-source") | ||
categories: | ||
- Updates | ||
tags: | ||
- Open Source | ||
- Machine Learning | ||
|
||
#### Featured Image #### | ||
featured-image: BSD_watermark.svg | ||
|
||
#### Author Info #### | ||
# Can accomodate multiple authors | ||
# Add SQUARE Author Image to /assets/images/author_images/ folder | ||
postauthors: | ||
- name: Pénélope Gittos | ||
website: https://www.linkedin.com/in/gittospenelope-data-analyst-growth-bilingual/ | ||
--- | ||
<div> | ||
<img src="/assets/images/posts_images/{{ page.featured-image }}" alt=""> | ||
{% include postauthor.html %} | ||
</div> | ||
https://skolar.probabl.ai/ | ||
|
||
The scikit-learn project always puts efforts on education to build and nurture a strong vibrant open-source community. The goal is straightforward: give everyone, everywhere, the tools they need to easily grasp, engage with, and meaningfully contribute to data science using open-source software. This mission is shared and actively supported by Probabl, a company that helps maintain scikit-learn by employing many of its core contributors and investing in its long-term sustainability. With their support and a deep commitment from the community, we continue building bridges between research, software, and education. | ||
|
||
When the [Inria scikit-learn MOOC](https://inria.github.io/scikit-learn-mooc/)(Massive Open Online Course) first went live, our community got a front-row seat to the amazing impact of practical, accessible and open learning. More than 40,000 people worldwide have jumped into these courses, clearly highlighting the demand for organized, hands-on resources that blend theory with real-world practice. | ||
|
||
Today, [Probabl](https://probabl.ai/) is excited to introduce Skolar, a new, fully open-source educational initiative, built directly from your feedback and all the lessons we've learned along the way. Developed by the maintainers and core developers of scikit-learn, Skolar is designed specifically for data science practitioners, offering hands-on, high-quality learning resources grounded in real-world applications and open-source values. | ||
pengtts marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
Skolar exists to boost our shared values: openness, teamwork, and practicality. It offers clear, interactive tutorials and structured courses carefully designed to match industry challenges and specialized use-cases. But even more importantly, it captures the true spirit of open source: encouraging collaboration, peer-to-peer learning, and guidance from experts. | ||
|
||
Right now, we’re just at the beginning. Today, you can dive into our Scikit-learn Associate Practitioner online course, adapted from the popular Inria MOOC but enhanced with new material on unsupervised learning, especially clustering. | ||
|
||
The next stages, professional and expert levels, will launch soon. We’ll also add more courses covering other open-source libraries such as skrub (for data wrangling), hazardous (for survival analysis), and fairlearn (for fairness). Additionally, our scikit-learn team is planning to create industry-specific modules tackling real-world needs in fields like healthcare, finance, medicine, and beyond. | ||
|
||
At its core, Skolar is about empowering people through education, driven entirely by our passion for openness and collaboration. We firmly believe that true open data science begins with community-built learning resources. | ||
We warmly welcome you, whether you're a contributor, learner, teacher, or just someone curious, to join us. Help shape Skolar’s future and support open-source education in data science. | ||
pengtts marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
Create your account on Skolar today: https://skolar.probabl.ai |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.