Skip to content

juaml/julearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8793197 · Oct 23, 2024
Sep 25, 2024
Oct 23, 2024
Oct 17, 2024
Oct 21, 2024
Nov 30, 2023
May 13, 2024
Aug 7, 2023
Aug 7, 2023
May 6, 2024
Aug 7, 2023
May 13, 2024
Oct 17, 2024
Jul 19, 2023
Sep 4, 2024

Repository files navigation

julearn

PyPI PyPI - Python Version PyPI - Wheel Anaconda-Server Badge GitHub Codecov Ruff pre-commit

About

The Forschungszentrum Jülich Machine Learning Library

Check our full documentation here: https://juaml.github.io/julearn/index.html

It is currently being developed and maintained at the Applied Machine Learning group at Forschungszentrum Juelich, Germany.

Installation

Use pip to install from PyPI like so:

pip install julearn

You can also install via conda, like so:

conda install -c conda-forge julearn

Licensing

julearn is released under the AGPL v3 license:

julearn, FZJuelich AML machine learning library. Copyright (C) 2020, authors of julearn.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Citing

If you use julearn in a scientific publication, please use the following reference

Hamdan, Sami, Shammi More, Leonard Sasse, Vera Komeyer, Kaustubh R. Patil, and Federico Raimondo. ‘Julearn: An Easy-to-Use Library for Leakage-Free Evaluation and Inspection of ML Models’. arXiv, 19 October 2023. https://doi.org/10.48550/arXiv.2310.12568.

Since julearn is also heavily reliant on scikit-learn, please also cite them: https://scikit-learn.org/stable/about.html#citing-scikit-learn