Metadata-Version: 2.1
Name: MicroLIA
Version: 2.7.0
Summary: Machine learning classifier for microlensing
Home-page: https://github.com/Professor-G/MicroLIA
Author: Daniel Godines
Author-email: danielgodinez123@gmail.com
License: GPL-3.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7,<4
License-File: LICENSE.txt
Requires-Dist: numpy
Requires-Dist: scikit-learn
Requires-Dist: scikit-optimize
Requires-Dist: astropy
Requires-Dist: scipy
Requires-Dist: peakutils
Requires-Dist: progress
Requires-Dist: matplotlib
Requires-Dist: optuna
Requires-Dist: boruta
Requires-Dist: BorutaShap
Requires-Dist: xgboost
Requires-Dist: scikit-plot
Requires-Dist: pandas
Requires-Dist: dill
Requires-Dist: opencv-python
Requires-Dist: gatspy
Requires-Dist: astroML
