10 projects
skabular
scikit-learn
A set of python modules for machine learning and data mining
dirty-cat
Machine learning with dirty categories.
nilearn
Statistical learning for neuroimaging in Python
sklue
sphinx-gallery
A Sphinx extension that builds an HTML version of any Python script and puts it into an examples gallery.
joblib
Lightweight pipelining with Python functions
nistats
Modeling and Statistical analysis of fMRI data in Python
clearn
pyreport
Pyreport makes notes out of a python script. It can run the script in a sandbox and capture its output. It allows for embedding RestructuredText or LaTeX comments in the code for literate programming and generates a report made of the literate comments, the code, pretty printed, and the output of the script (pyreport can capture pylab figures). This is useful for documentations, making tutorials, but also for sharing python-based calculations with colleagues.