Metadata-Version: 1.2
Name: clogistic
Version: 0.1.0
Summary: Constrained Logistic Regression
Home-page: https://github.com/guillermo-navas-palencia/clogistic
Author: Guillermo Navas-Palencia
Author-email: g.navas.palencia@gmail.com
License: Apache Licence 2.0
Description: 
        Logistic regression with bound and linear constraints. L1, L2 and
        Elastic-Net regularization.
        
Keywords: machine-learning,logistic-regression,statistics,data-science
Platform: any
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
