Skip to content

Instantly share code, notes, and snippets.

View jjerphan's full-sized avatar

Julien Jerphanion jjerphan

View GitHub Profile
@jjerphan
jjerphan / deadlock_dispatch
Last active May 22, 2019 13:53
Deadlock on joblib.Parallel when using DaskDistributedBackEnd: state of the lock and race condition in 2 different threads
[2019-05-22 13:46:14,970] [22/MainThread] [INFO] [root] Building Gridsearcher for grid: {'reg_alpha': [0.0], 'colsample_bylevel': [1.0], 'learning_rate': [0.2, 0.4, 0.8], 'max_delta_step': [0.0], 'booster': ['gbtree'], 'colsample_bytree': [1.0], 'min_child_weight': [0.0], 'subsample': [1.0], 'reg_lambda': [1.0, 3.0, 5.0], 'objective': ['reg:linear'], 'max_depth': [3, 4, 5, 6, 7, 8], 'gamma': [0.0]}
[2019-05-22 13:46:14,971] [22/MainThread] [INFO] [root] Fitting 3 folds for each of 54 candidates, totalling 162 fits
[2019-05-22 13:46:14,974] [22/MainThread] [INFO] [root] Performing GridSearch with CVInterruptWatcherThread
[2019-05-22 13:46:14,974] [22/MainThread] [INFO] [root] Performing GridSearch with Dask
[2019-05-22 13:46:14,974] [22/MainThread] [INFO] [root] Creating Dask client
[2019-05-22 13:46:15,063] [22/MainThread] [INFO] [root] Client.__init__ called from get_best_estimator
[2019-05-22 13:46:15,064] [22/MainThread] [INFO] [root] Client.start called from __init__
[2019-05-22 13:46:15,068] [22/IO loop]
@jjerphan
jjerphan / gist:44ca2e5bf102e11f47b7d3984054d72a
Last active March 29, 2017 10:19
En tête du cahier d'integration -- MT94
\documentclass[a4paper,10pt]{report}
\usepackage[francais]{babel} % Package babel pour le français
\usepackage[T1]{fontenc} % Package pour les accentuations
\usepackage[utf8]{inputenc} % Français
\usepackage{lmodern} % Pour avoir de bonnes polices en pdf
\usepackage{graphicx} % Indispensable pour les figures
\usepackage{epstopdf} % Utile pour les figures, résout une erreur
\usepackage{amsmath} % Environnement pour les maths, permet du mettre du texte dans les équations
\usepackage{textcomp}
\usepackage{geometry} % Utilisé pour les marges