forest-gis

View on PyPIReverse Dependencies (0)

2.0.0 forest_gis-2.0.0-cp38-cp38-win_amd64.whl
forest_gis-2.0.0-cp38-cp38-win32.whl
forest_gis-2.0.0-cp37-cp37m-win_amd64.whl
forest_gis-2.0.0-cp37-cp37m-win32.whl
forest_gis-2.0.0-cp36-cp36m-win_amd64.whl
forest_gis-2.0.0-cp36-cp36m-win32.whl

Wheel Details

Project: forest-gis
Version: 2.0.0
Filename: forest_gis-2.0.0-cp38-cp38-win_amd64.whl
Download: [link]
Size: 195329
MD5: a4f0ffc368fdf812ab04ec2d3ba21be3
SHA256: a8b36241f404783c301be9583390292a54a315904fbdb5c9484010a76c0a53bf
Uploaded: 2023-03-13 05:21:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: forest-gis
Version: 2.0.0
Summary: A set of python modules for machine learning and data mining
Maintainer: Tao Li
Maintainer-Email: lp1559345469[at]gmail.com
Home-Page: https://github.com/PowderL/forest-gis
Download-Url: https://pypi.org/project/forest-gis/#files
Project-Url: Bug Tracker, https://github.com/PowderL/forest-gis
Project-Url: Source Code, https://github.com/PowderL/forest-gis
License: new BSD
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: Programming Language :: C
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 :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6
Requires-Dist: numpy (>=1.15.0)
Requires-Dist: scipy (>=0.19.1)
Requires-Dist: joblib (>=0.14)
Requires-Dist: threadpoolctl (>=2.0.0)
Requires-Dist: matplotlib (>=2.1.1); extra == "benchmark"
Requires-Dist: pandas (>=0.25.0); extra == "benchmark"
Requires-Dist: memory-profiler (>=0.57.0); extra == "benchmark"
Requires-Dist: matplotlib (>=2.1.1); extra == "docs"
Requires-Dist: scikit-image (>=0.13); extra == "docs"
Requires-Dist: pandas (>=0.25.0); extra == "docs"
Requires-Dist: seaborn (>=0.9.0); extra == "docs"
Requires-Dist: memory-profiler (>=0.57.0); extra == "docs"
Requires-Dist: sphinx (>=3.2.0); extra == "docs"
Requires-Dist: sphinx-gallery (>=0.7.0); extra == "docs"
Requires-Dist: numpydoc (>=1.0.0); extra == "docs"
Requires-Dist: Pillow (>=7.1.2); extra == "docs"
Requires-Dist: matplotlib (>=2.1.1); extra == "examples"
Requires-Dist: scikit-image (>=0.13); extra == "examples"
Requires-Dist: pandas (>=0.25.0); extra == "examples"
Requires-Dist: seaborn (>=0.9.0); extra == "examples"
Requires-Dist: matplotlib (>=2.1.1); extra == "tests"
Requires-Dist: scikit-image (>=0.13); extra == "tests"
Requires-Dist: pandas (>=0.25.0); extra == "tests"
Requires-Dist: pytest (>=5.0.1); extra == "tests"
Requires-Dist: pytest-cov (>=2.9.0); extra == "tests"
Requires-Dist: flake8 (>=3.8.2); extra == "tests"
Requires-Dist: mypy (>=0.770); extra == "tests"
Requires-Dist: pyamg (>=4.0.0); extra == "tests"
Provides-Extra: benchmark
Provides-Extra: docs
Provides-Extra: examples
Provides-Extra: tests
Description-Content-Type: text/x-rst
[Description omitted; length: 5251 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
Root-Is-Purelib: false
Tag: cp38-cp38-win_amd64

RECORD

Path Digest Size
forest/__init__.py sha256=Bokn0dTs0oda8muVd3XLADHCM5WxV1JoOg1SGafydc8 3789
forest/_config.py sha256=5tF4A3ustpC62FagH-MFVnk--T31HO1sJq5x3zf1qB4 5363
forest/base.py sha256=sdzGQo2_W_mgUxoo0YQ1Ht1fuSY3jlNSoa3Ev-lEQ-k 28669
forest/setup.py sha256=Sc6b5RTGPjteHzWhq3-qker_074RLt9t3tS5zSW28tI 1290
forest/_build_utils/__init__.py sha256=RYWp-gmw1Z4_BT3Itvq1wJ-_bZvYRufP9IP4KwpPjLM 3537
forest/_build_utils/min_dependencies.py sha256=0a2CxFg0B-X2Hpd6cMac-0fIfQyzcTvZsQ13I4dabyg 2294
forest/_build_utils/openmp_helpers.py sha256=7Q74ACkOGqpoYFrTXG85redaq6pwPzdDTWgzPZsCNsE 4100
forest/_build_utils/pre_build_helpers.py sha256=rYj8JMm5M9A2eofR3vZH0sT8ej1fg_Z3hD4Cal2UkmU 3121
forest/ensemble/Accuracy_lvig.py sha256=8HyA4FSVoZuJGdytpA8oEvjQwcuCIhoWGYw9KtHMdSE 5981
forest/ensemble/ExtraTreeRegressor.py sha256=7Tsm8_OQNgg-bXeKvrkrFYFV_Vzji0NTsf1hPVanq0s 1321
forest/ensemble/RFRegressor.py sha256=BK-dGqGjULsiYdd-4bwnpvySAZk50oW8_3ZmLr6xv_Y 1326
forest/ensemble/XGBoost.py sha256=SQB410lvGHazp0wwug-VNEQ68tJ927qYT-KSVVyvGv4 1936
forest/ensemble/__init__.py sha256=Uo6kpcltJGhOkh1IkZ1x5doYkVRqgcLksJCUMM8EZVI 349
forest/ensemble/_forest.py sha256=UqxmjahA4LnOkOAW5FCSXekj-cvWDUM2UCzs_ztLawI 4372
forest/tree/__init__.py sha256=wE0EIumR7LKP9VCtIAtLQBerdWBV_xuHrWR5lno09yk 200
forest/tree/_classes.py sha256=3qvEInS3l4-Owekhxlye-zHcrek1T0-EUIhKfUo-PqM 10492
forest/tree/_tree.cp38-win_amd64.pyd sha256=LKpcLn90MdqwpjsSK6s3ImZS4p5VyPyNdmRi3UBrWnU 215040
forest/tree/_tree.pxd sha256=FfAL1VNn8OqnRpWZKEEuUVbAyKA2IPb3hhHJ7pLP5rI 2412
forest/tree/_utils.cp38-win_amd64.pyd sha256=ZVQRQt9mpRSEyUmLLIifS72XOkHGTBICbUKo0zhCsdM 168448
forest/tree/_utils.pxd sha256=l4P0Xud8SlC3Z9J2wSZrFHtcNfQ3gHj4ph-PRqNa29k 6831
forest/tree/setup.py sha256=-t9Zm3rj2HE6ADi6IDVAHOBI357VTpRwBMcx3oxaVN0 909
forest_gis-2.0.0.dist-info/METADATA sha256=Udf0qj3VWMmakJCAM5vkcfy63EBz0JaBzx6VX3pxjUE 8307
forest_gis-2.0.0.dist-info/WHEEL sha256=b_PH-i_F2xFYDXcROE5vpDbWUcY020I0eLFvEIYA9Pc 100
forest_gis-2.0.0.dist-info/top_level.txt sha256=Qh1kq9Xt0-pDXxBKCtInwGCWt8k7IEBrKEtwJIQjlKg 7
forest_gis-2.0.0.dist-info/RECORD

top_level.txt

forest