Metadata-Version: 2.1
Name: julearn
Version: 0.2.3
Summary: FZJ AML Library 
Home-page: https://juaml.github.io/julearn
Author: Applied Machine Learning
Author-email: sami.hamdan@fz-juelich.de
License: UNKNOWN
Download-URL: https://github.com/juaml/julearn/
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/
Description: # julearn
        
        The Forschungszentrum Jülich Machine Learning Library
        
        Check our full documentation here: https://juaml.github.io/julearn/index.html
        
        
        ## 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
        
        
Platform: UNKNOWN
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.6
Description-Content-Type: text/markdown
