Metadata-Version: 2.1
Name: julearn
Version: 0.2.5
Summary: FZJ AML Library 
Home-page: https://juaml.github.io/julearn
Download-URL: https://github.com/juaml/julearn/
Author: Applied Machine Learning
Author-email: sami.hamdan@fz-juelich.de
Project-URL: Documentation, https://juaml.github.io/julearn
Project-URL: Source, https://github.com/juaml/julearn/
Project-URL: Tracker, https://github.com/juaml/julearn/issues/
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.md
License-File: AUTHORS.rst

# julearn

The Forschungszentrum Jülich Machine Learning Library

Check our full documentation here: https://juaml.github.io/julearn/index.html
Check our video tutorial here: [Julearn Playlist](https://youtube.com/playlist?list=PLvb39y5Ge21CUjccmY_0kXRCwBBaikGf_)



## 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
We still do not have a publication that you can use to cite julearn in your
manuscript. However, julearn realies heavily on scikit-learn.

Please cite scikit-learn: https://scikit-learn.org/stable/about.html#citing-scikit-learn

