cw-eval

View on PyPIReverse Dependencies (0)

1.0.0 cw_eval-1.0.0-py3-none-any.whl

Wheel Details

Project: cw-eval
Version: 1.0.0
Filename: cw_eval-1.0.0-py3-none-any.whl
Download: [link]
Size: 322439
MD5: d9bbfdb90c5e34af908f319b12d1aa4f
SHA256: 0d226406b9ac50d1def0444e9bfc78ce6b31112589b1c29eca049b1b0d8e195c
Uploaded: 2019-01-04 20:51:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cw-eval
Version: 1.0.0
Summary: Provide Evaluation Metrics for Machine Learning Challenges
Author: David Lindenbaum and Nicholas Weir
Author-Email: nweir[at]iqt.org
Home-Page: https://github.com/CosmiQ/cw_eval
License: Apache-2.0
Keywords: spacenet machinelearning iou aws
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering :: GIS
Requires-Dist: shapely
Requires-Dist: rtree
Requires-Dist: tqdm
Requires-Dist: geopandas
Requires-Dist: pandas
Requires-Dist: mock; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: codecov; extra == "test"
Provides-Extra: test
[No description]

WHEEL

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

RECORD

Path Digest Size
cw_eval/__init__.py sha256=ENUXC7ysxNRSTesfTp1_w7FW95evXhVsnYIfR9D91dg 38
cw_eval/baseeval.py sha256=y-bmd8P8elE8St9Od1TuAlWY6pIrxDSHHxeXnWO8Z8s 18256
cw_eval/evalfunctions.py sha256=2mgwfC6GLz0FTqy83FMw0JInCW5ZrzHjNy8Uja0OBLc 2801
cw_eval/challenge_eval/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cw_eval/challenge_eval/off_nadir_dataset.py sha256=BC91akzKSPWQUjCQmRObTQcyjIHT2HIw05p2jdqgwIg 5996
cw_eval/challenge_eval/spacenet_eval.py sha256=UkUzeamgcbnMbJWf-tLS5wGyI5Wlz2NBUT8F60btV78 2037
cw_eval/data/__init__.py sha256=nR0zS5EASMM0wKfcPRVC_AqrOJH0o8KVNeceRu6cFEA 479
cw_eval/data/competition_test_results.csv sha256=A4fryhreLTm2PkSgklMLwUq0yQF9cqaRnW0ISRql-R4 72
cw_eval/data/competition_test_results_full.csv sha256=NRvMXAe0uqpNDMw9LM9gg5w05sLaB3GQvYNEpiVBvFk 2992
cw_eval/data/empty.geojson sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cw_eval/data/gt.geojson sha256=H2Sja24Fwz-WADwvEwt7tdJWfphfSAceJgmKgRqAKA4 47952
cw_eval/data/overlap_test.geojson sha256=hnIKhGktKb31N8GdELcB5eSVAgez2ynLRWJqxIxoPiM 1651
cw_eval/data/pred.geojson sha256=R7W1B3ew1MBOtEumtk89KTr49xwR8Y5BJNXCdS2sb7w 11595
cw_eval/data/sample_preds.csv sha256=DZUev0LoncmnDhTL3RYhcWYaAhRYrH91RAqwQftbPyc 30268
cw_eval/data/sample_preds_competition.csv sha256=PhrK9jRhMX5LhH5jtE4Y7z2TGKUvM-4CoEJgx3OYj-Q 481894
cw_eval/data/sample_truth.csv sha256=1E5Jd4-COP-Ff8siPAroSnTgXhMcPSdH1J21UxOnhvA 30422
cw_eval/data/sample_truth_competition.csv sha256=E98-SsZmtTLZA88tkGhms2R5ZwVUUz9L5g8y_s5DDJk 481898
cw_eval/data/test_results.csv sha256=Z_hE3wUYAsJazIYBTj7gE7sAboUnFJCTMg2sUIaCb1A 92
cw_eval/data/test_results_full.csv sha256=948OR7E2JsFeuuG6y-glBYl_Q6HCfZH953rOGXAZVWg 174
cw_eval-1.0.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
cw_eval-1.0.0.dist-info/METADATA sha256=7SWR1zoVqv2zHTOkhOdztieA8GKl_U1Su_t7Hn1KOh8 930
cw_eval-1.0.0.dist-info/WHEEL sha256=_NOXIqFgOaYmlm9RJLPQZ13BJuEIrp5jx5ptRD5uh3Y 92
cw_eval-1.0.0.dist-info/entry_points.txt sha256=OSu35Nh21Iqv68NoHjSGEGYRu9nNKatutotOlcH2bxA 77
cw_eval-1.0.0.dist-info/top_level.txt sha256=UpBzbCwajDpsZpBGMaoNtUbBnEpJf1FT40B4VCl-hv0 8
cw_eval-1.0.0.dist-info/RECORD

top_level.txt

cw_eval

entry_points.txt

spacenet_eval = cw_eval.challenge_eval.spacenet_eval:main