ColGenEstimator

View on PyPIReverse Dependencies (0)

0.1.1 ColGenEstimator-0.1.1-py3-none-any.whl

Wheel Details

Project: ColGenEstimator
Version: 0.1.1
Filename: ColGenEstimator-0.1.1-py3-none-any.whl
Download: [link]
Size: 46099
MD5: 832e144086a204ca8f35717744fb735a
SHA256: 4c809e4a523ac0fe9792bd8cb325efaec8c221bf869e0658793e3bce1e4787a2
Uploaded: 2023-06-27 14:30:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ColGenEstimator
Version: 0.1.1
Summary: Classifiers using column generation
Maintainer: K. Patel
Maintainer-Email: krunalkachadia[at]gmail.com
Home-Page: https://github.com/krooonal/col_gen_estimator
Download-Url: https://github.com/krooonal/col_gen_estimator
License: new BSD
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 :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: scikit-learn
Requires-Dist: ortools
Requires-Dist: bitarray
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-gallery; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: numpydoc; extra == "docs"
Requires-Dist: matplotlib; extra == "docs"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Provides-Extra: docs
Provides-Extra: tests
[Description omitted; length: 1854 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
col_gen_estimator/__init__.py sha256=vI-bNZNciaDoYoe3gfeaWjCKSpl1VSUHWQU_LVzGsWM 1099
col_gen_estimator/_bdr_classifier.py sha256=zDujB0yLxsbaeq5DVqWU64qHqzqdxSvqbOfP39zEsCQ 33599
col_gen_estimator/_col_gen_classifier.py sha256=mlt_GaD6wU7lOJcmWlUl5i0bVRopIFefGFmw2C0-B9s 11947
col_gen_estimator/_dtree_classifier.py sha256=ZOh02GU_WyDmcfkFNE5Jqgg2p8uqe5NTyNOTFYjpaK0 100933
col_gen_estimator/_version.py sha256=rnObPjuBcEStqSO0S6gsdS_ot8ITOQjVj_-P1LUUYpg 22
col_gen_estimator/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
col_gen_estimator/tests/test_bdrc.py sha256=7eoeMZa5dKBj2utreIj4J6eVZGIHYrLO4ypnmeWRQWQ 7491
col_gen_estimator/tests/test_common.py sha256=zIZ4kn8MutAl9C6zlIQRHDlYMpElZA_Dgve7D5gdRyw 488
col_gen_estimator/tests/test_dtree.py sha256=bOiQEI-Y35ysPHlgQ2FcgOqXDsV7SQxDvxfz-LIrLmU 12196
col_gen_estimator/tests/test_dtree_new.py sha256=HzJe7D1xg6nj3GSGuVc0WVG5KlfoP2xE7VkNyZ3T5Qw 8814
col_gen_estimator/tests/tic_tac_toe_dtree.py sha256=UfmvymBVShQgdLK_e0nV-y84BYJROJlSY2gIiEtL2k4 6245
examples/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
examples/dtree_experiment.py sha256=bNJBC4cxAygE05SM-afDwsi5pELc6UTcfxJHKO4AROE 27066
ColGenEstimator-0.1.1.dist-info/LICENSE sha256=RzjGm5Z_yAmwFZzQp-WgAgujUtJDRm1Jpls0do-FZcg 1486
ColGenEstimator-0.1.1.dist-info/METADATA sha256=UxN6ORQsz4J3A1WvSjH3Dr3oMveYfXrPhq0-0iF0iDs 3270
ColGenEstimator-0.1.1.dist-info/WHEEL sha256=S6zePDbUAjzMmpYOg2cHDxuYFWw7WiOXt6ogM6hIB5Q 92
ColGenEstimator-0.1.1.dist-info/top_level.txt sha256=2CIMWw4CNo49EOEX694GqOpAzamM-b4v-TjdR_KY7Fg 27
ColGenEstimator-0.1.1.dist-info/RECORD

top_level.txt

col_gen_estimator
examples