Metadata-Version: 2.4
Name: MicroLIA
Version: 2.8.1
Summary: Machine learning classifier for microlensing event detection
Home-page: https://github.com/Professor-G/MicroLIA
Author: Daniel Godinez
Author-email: danielgodinez123@gmail.com
License: GPL-3.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
License-File: LICENSE.txt
Requires-Dist: numpy==2.2.6
Requires-Dist: pandas==2.3.1
Requires-Dist: matplotlib==3.10.3
Requires-Dist: scikit-learn==1.7.1
Requires-Dist: xgboost==3.0.2
Requires-Dist: optuna==4.4.0
Requires-Dist: shap==0.48.0
Requires-Dist: tqdm==4.67.1
Requires-Dist: scipy==1.16.0
Requires-Dist: astropy==7.1.0
Requires-Dist: gatspy==0.3
Requires-Dist: progress==1.6.1
Requires-Dist: astroML==1.0.2
Requires-Dist: joblib==1.5.1
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

A machine learning pipeline for detecting microlensing events using tree-based models.
