ml-study

View on PyPIReverse Dependencies (0)

0.0.1 ml_study-0.0.1-py2.py3-none-any.whl

Wheel Details

Project: ml-study
Version: 0.0.1
Filename: ml_study-0.0.1-py2.py3-none-any.whl
Download: [link]
Size: 5303
MD5: 0bac3b8dbe098e87cbc0d82c7e65aa8d
SHA256: 51982f08a31497f6d99c3e9f4eef10ee6aa415b7a7794b83ca6de80c004591d3
Uploaded: 2018-04-23 18:34:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ml-study
Version: 0.0.1
Summary: python machine learning structure architecture
Author: Luciano Prestes Cavalcanti
Author-Email: lucianopcbr[at]gmail.com
Home-Page: https://github.com/LucianoPC/ml-study
License: MIT
Requires-Python: >=3
Requires-Dist: click
Requires-Dist: jupyter
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: openpyxl
Requires-Dist: pandas
Requires-Dist: pytest
Requires-Dist: requests
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: seaborn
Requires-Dist: watermark
[No description]

WHEEL

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

RECORD

Path Digest Size
ml_study-0.0.1.dist-info/METADATA sha256=jrvWzy0XSDGqc8eQRIYxE97_J6Ug1W9MXw5MU0nXbGM 571
ml_study-0.0.1.dist-info/RECORD
ml_study-0.0.1.dist-info/WHEEL sha256=J3CsTk7Mf2JNUyhImI-mjX-fmI4oDjyiXgWT4qgZiCE 110
ml_study-0.0.1.dist-info/entry_points.txt sha256=Z_ObxGCrz-b4qJPp10X0iKtcbb21ul0JaDjhbX5UwKo 43
ml_study-0.0.1.dist-info/top_level.txt sha256=74rtVfumQlgAPzR5_2CgYN24MB0XARCg0t-gzk6gTrM 4
src/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/cli.py sha256=fOVHQzrH9bwBZk6XLr4Zu_VFTc-ZKj0VwqMH-uDmecI 110
src/data/__init__.py sha256=8T7YERo_hYTSGj53dkGIOK2LOQJQnXRvnwwk3jZobPU 128
src/data/download.py sha256=vcfc2mI2sr2KO1Ru5J7OEfw4PbSsRbIkpXdP643tr8k 385
src/data/preprocess.py sha256=tY88jqJvYXal4wAlQp8LgodjkilNBTvnYL1fWVrjDOU 1104
src/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/models/random_forest.py sha256=PiN5gf30G3Rr5hfAql1r7bWmbsZltxIcGO26Hivm_x8 835
src/models/train_model.py sha256=Bfeeethl9rpQs7LNpII4kXd56fnPnGMwEZNMi-LrjMA 606
src/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/tests/test_data.py sha256=6tUvzsVeaDL_y1iKmFCCl6olGGE9AP8Xd93QmoY_clI 412
src/visualization/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/visualization/exploratory.py sha256=EkC5ISBWuMFoWaxXy8XQbtuG6unQufHbadFjeVwQkwE 653

top_level.txt

src

entry_points.txt

ml-study = src.cli:main