Skip to content

Commit 52d738a

Browse files
ReshamaReshama
authored andcommitted
initial blog
1 parent 028f2cc commit 52d738a

File tree

3 files changed

+94
-0
lines changed

3 files changed

+94
-0
lines changed

_posts/2023-07-31-paris-dev-sprint.md

Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
---
2+
title: "scikit-learn 2023 In-person Developer Sprint in Paris, France"
3+
date: July 31, 2023
4+
5+
categories:
6+
- Events
7+
tags:
8+
- Sprints
9+
- Community
10+
11+
postauthors:
12+
- name: Reshama Shaikh
13+
website: https://reshamas.github.io
14+
image: reshama_shaikh.jpeg
15+
- name: François Goupil
16+
17+
website: https://github.com/francoisgoupil
18+
image: "francois_goupil.jpeg"
19+
---
20+
<div>
21+
{% include postauthor.html %}
22+
</div>
23+
24+
25+
In June of 2023 (week of June 19 to 23), the scikit-learn held their first Developers sprint since 2019! The sprint took place in Paris, France at the Dataiku office. The sprint event was an in-person event only and had 29 participants.
26+
27+
The following [scikit-learn team members](https://scikit-learn.org/stable/about.html) joined the sprint:
28+
29+
1. Gael Varoquaux (add GitHub handle here too)
30+
1. Olivier Grisel
31+
1. Guillaume LeMaitre
32+
1. Tim Head (@betatim)
33+
1. Maren Westermann
34+
1. Arturo Amor Quiroz
35+
1. Adrin Jalali
36+
1. Loïc Estève
37+
1. Thomas Fan
38+
1. Julien Jerphanion (@jjerphan)
39+
1. Tim Head
40+
1. François Goupil
41+
1. Roman Yurchak
42+
43+
The following community members joined the sprint:
44+
45+
1. Ines intern @Dataiku
46+
1. Chaine San Buenaventura
47+
1. Yann Lechelle
48+
1. Vincent Maladière
49+
1. Franck Charras
50+
1. Jovan Stojanovic
51+
1. Leo Dreyfus-Schmidt
52+
1. Alexandre Landeau
53+
1. Louis Fouquet
54+
1. Alexandre Vigny
55+
1. Joris Van den Bossche
56+
1. Harizo Rajaona
57+
1. Samuel Ronsin
58+
1. Riccardo Cappuzzo
59+
1. Camille Troillard
60+
1. Denis Engemann
61+
62+
63+
<figure>
64+
<img src="/assets/images/posts_images/2023-paris-sprint/paris_2023.jpg" alt="group of people who participated in the sprint" max-width="20%" max-height="20%" />
65+
<figcaption>
66+
scikit-learn Developer Sprint, Paris, June 2023; Photo credit: <a href=" "> Inria / Photo B. Fourrier, June 2023</a>; (from left to right): Gael Varoquaux, Olivier Grisel, Alexandre Gramfort [add other people in]
67+
</figcaption>
68+
</figure>
69+
70+
## Sponsors
71+
- Dataiku provided the space and some of the food, as well as all of the coffee.
72+
- The scikit-learn consortium paid for the lunch, the travel and accommodation expenses.
73+
74+
## Topics covered at the sprint
75+
- PR #13649: [Monotonic constraints for Tree-based models](https://github.com/scikit-learn/scikit-learn/pull/13649)
76+
- Discussed the vision/future directions for the project. What is important to keep the project relevant in the future.
77+
- Should we share some points beyond the vision statement?
78+
- Thomas F will try and create a vision statement
79+
- Discussed what people are keeping an eye on with a two year time scale in mind in terms of technology and developments that are relevant.
80+
- Tim: keep improving our documentation (not just expanding it but also “gardening” to keep it readable)
81+
- Tim: increase active outreach and communication about new features/improvements and other changes. A lot of cool things in scikit-learn are virtually unknown to the wider public (e.g. Hist grad boosting being on par with lightgbm in terms of performance, …)
82+
83+
84+
### What is next?
85+
86+
We are discussing co-locating with OpenML next Sep to Dec 2024 in Berlin to organize another developers' sprint.
87+
88+
89+
<figure>
90+
<img src="/assets/images/posts_images/2023-paris-sprint/thomas_olivier.jpg" alt="group of people who participated in the sprint" max-width="20%" max-height="20%" />
91+
<figcaption>
92+
scikit-learn Developer Sprint, Paris, June 2023; Photo credit: <a href=" "> Inria / Photo B. Fourrier, June 2023</a>; (from left to right): Thomas Fan, Olivier Grisel
93+
</figcaption>
94+
</figure>
383 KB
Loading
226 KB
Loading

0 commit comments

Comments
 (0)