genoml2

View on PyPIReverse Dependencies (0)

1.0.0b11 genoml2-1.0.0b11-py3-none-any.whl

Wheel Details

Project: genoml2
Version: 1.0.0b11
Filename: genoml2-1.0.0b11-py3-none-any.whl
Download: [link]
Size: 72954
MD5: 9708ed4b66d121390cecd7e3fa7b50fb
SHA256: 041247a3580659aca9855bd4f9fc891647e093e0a9c42e004659344a1f9b2fb5
Uploaded: 2021-03-02 21:33:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: genoml2
Version: 1.0.0b11
Summary: GenoML is an automated machine learning tool that optimizes basic machine learning pipelines for genomic data.
Maintainer: The GenoML Development Team
Maintainer-Email: genoml[at]googlegroups.com
Home-Page: https://genoml.github.io/
Download-Url: https://github.com/GenoML/genoml2/archive/v1.0.0-beta.11.tar.gz
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: joblib
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: tables
Requires-Dist: pandas
Requires-Dist: pandas-plink
Requires-Dist: requests
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: seaborn
Requires-Dist: statsmodels
Requires-Dist: xgboost
Description-Content-Type: text/markdown
[Description omitted; length: 23467 characters]

WHEEL

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

RECORD

Path Digest Size
genoml/__init__.py sha256=xKiTLixi10rE8qu8FokacdSwXLWP5uFdmzj4hyrCsOY 800
genoml/__main__.py sha256=yejngvfLtmgGMGV6bUJ733zVsNNU9RVJTAbovIioH9w 19587
genoml/dependencies.py sha256=tqhM_diu8hbD0ffsz9GYM2TFv7j8zOhOglAQTHUwC1c 3786
genoml/utils.py sha256=mR3NZBU_CAC_vjf2R_BMyAzGl0ZEbuDZi9_SS5iGdpw 5097
genoml/cli/__init__.py sha256=EuFzc84rh79kEqATkV0WdZd2sdvCg13zJcoF_aQ5bqw 685
genoml/cli/continuous_supervised_test.py sha256=caGNwFPjJR3ZQMS93y5mCXAJuktOv48uxTmI_s9Ct8Q 2287
genoml/cli/continuous_supervised_train.py sha256=KWcZmzWQ_db1NWuUKa7S6gfSb0UO_LsxdnW7Nfh9Bj4 2041
genoml/cli/continuous_supervised_tune.py sha256=4g-8tqjZmYu4io8Vgrp5qb_PwTA6V8QG0ardPnaAwjQ 3261
genoml/cli/discrete_supervised_test.py sha256=Fpqngfk1AB0V9q3wGrvhg1OijyOIoARa_UzQx6Q3GQ4 2277
genoml/cli/discrete_supervised_train.py sha256=25LJcT5rPvJDaO8Es3x8qprujFKY_joFprB9cbQMaNQ 4932
genoml/cli/discrete_supervised_tune.py sha256=jopaW9NE0YmjJj5Wjzi9fB6O8GkeZFZPsNI1phsNXzM 3921
genoml/cli/harmonizing.py sha256=g8Hk34-MLwJUHtspPntd-Nv-ftXaW-oUySNd1Ar7Mnk 2284
genoml/cli/munging.py sha256=9zbXWooZW5Vn7Dcu7fKS2APIZNMTymXp5BXyZc5dbbY 4589
genoml/continuous/__init__.py sha256=xjPYeDDjX-F5m83_qjcR1Zb2BHmClcVcFOlHbJKupP0 727
genoml/continuous/supervised/__init__.py sha256=shpR6qkiSTrM5gCY7KIdidWXrJQbba2SseT23ZDKowo 849
genoml/continuous/supervised/testing.py sha256=iONlc423MIDJYps9fSUbOKvjrvV6iCL_pYGavvFSWrA 6166
genoml/continuous/supervised/training.py sha256=UfzUVgHNeR58Pil2B5wyK3xu3GK4W0UbomS7Qt8dG74 8308
genoml/continuous/supervised/tuning.py sha256=8v5TeAs1PeVzjAleuNR0IvjRmQ8ruHubDS1iDM3XKCI 14179
genoml/discrete/__init__.py sha256=7pdMO6AvRtGSkpG4q2n65pHvW8gsFcGVk_glWr4_RYE 724
genoml/discrete/supervised/__init__.py sha256=9iuBB-et4gHyln_I0Xsl3Bq6JcG3vtKRvJJiwnQAwjc 842
genoml/discrete/supervised/testing.py sha256=a5grwrxOvX0s3TtCs1vzv3dk1Y2RWFrBD3NKZOX8xpQ 7525
genoml/discrete/supervised/training.py sha256=kFECm8f-68WEWfKFbhaFx3K38Jvr1a19x2hGkjAKflg 16631
genoml/discrete/supervised/tuning.py sha256=j543kh9MQstiVE7OZAozUWG30sHeuoPx12g-8_nkVgo 19362
genoml/misc/descriptions.json sha256=oT4YPQonZiowqbCX8YH7bSr9F6plgSt7IYvz7JVhScQ 5501
genoml/preprocessing/__init__.py sha256=oTeD7FiO9ayNKN6BOwdD82LOgOM0oPKkYuvBe-XuLSM 965
genoml/preprocessing/adjuster.py sha256=EPoulLYFURstvCdANCYwWepMsDnsHpqnd0UZh6XfQW8 5759
genoml/preprocessing/featureselection.py sha256=Wk4kNnd0qn1ynJi8e7lxtwz4z1JR0AO0ladwoaRLzOo 4723
genoml/preprocessing/harmonizing.py sha256=VS29i0AgFG52NDu7qjxiUc4g3KyeWUeNRrJCeFG6QC0 6145
genoml/preprocessing/munging.py sha256=1Kmd708EHinFHAeMsU22LYQUkW3oYYSbtBU3qOMWOOA 17013
genoml/preprocessing/vif.py sha256=uBkgTd--m6OI4S_rf47g-HSEwBbW5zEoM8Z7jWbwGJw 7922
genoml2-1.0.0b11.dist-info/LICENSE sha256=VydUg6wbAYbPYaIl-Xz0m2RCFPKg7tqDdEecDWBQvmA 11347
genoml2-1.0.0b11.dist-info/METADATA sha256=nl438SrYBVhU2bXgyOpOTE14HcuqbmcjL3LeJPFNXuY 24431
genoml2-1.0.0b11.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
genoml2-1.0.0b11.dist-info/entry_points.txt sha256=WmHPs9PnTh6kp5GNaWGNI9H0m2_1lCFS1wkx6TDXUF0 56
genoml2-1.0.0b11.dist-info/top_level.txt sha256=uz82M_pRkmmz_1hsYB7rfrD6quI7AXWuL1xCSnfv7K0 7
genoml2-1.0.0b11.dist-info/RECORD

top_level.txt

genoml

entry_points.txt

genoml = genoml.__main__:handle_main