neuropredict

View on PyPIReverse Dependencies (0)

0.6.2 neuropredict-0.6.2-py3-none-any.whl
0.6.1 neuropredict-0.6.1-py3-none-any.whl

Wheel Details

Project: neuropredict
Version: 0.6.1
Filename: neuropredict-0.6.1-py3-none-any.whl
Download: [link]
Size: 63336
MD5: 4232701ad06775f00de36619ee9a83e5
SHA256: 821cd75928cb59dd94f3437ea4f4189667114e79cf19e9433931d8f465f0c5cd
Uploaded: 2020-07-22 20:46:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: neuropredict
Version: 0.6.1
Summary: easy and standardized predictive analysis for biomarkers, neuroimaging, and beyond
Author: Pradeep Reddy Raamana
Author-Email: raamana[at]gmail.com
Home-Page: https://github.com/raamana/neuropredict
Classifier: Intended Audience :: Science/Research
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.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: numpy
Requires-Dist: scikit-learn
Requires-Dist: pyradigm (>=0.6.dev1)
Requires-Dist: nibabel
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: setuptools
[Description omitted; length: 99 characters]

WHEEL

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

RECORD

Path Digest Size
neuropredict/__classify__.py sha256=M_oLNs-O5fNz2uBsgfANVrVyjRhYpqskWeY5bBssl7A 352
neuropredict/__init__.py sha256=r5AGLL3hyor5ITxtIQdKo6dE0QGFwcZHJ64rozXtwb0 1045
neuropredict/__regress__.py sha256=5W53uX4F8shiJP9UqOh6MA_fcQTt1jOMyyIXwQiDPPw 350
neuropredict/_version.py sha256=SgLoQ3ZuvKurQDMvz5uKa5XNedJe9p_VbRcpZIa5qbM 497
neuropredict/algorithms.py sha256=BmehHlnnW1UJfpf43F573FLNgj2Mv7EfV4yLNYqwwGk 42335
neuropredict/base.py sha256=G-cZQJ4wvw_pWqnBvhBnVmaI-8y9u7Tb39HXTdlrFEM 41276
neuropredict/classify.py sha256=AvT9a_3LN8mz1KoIU3cr3EyKoyf9eDuYLoXYbLSydPI 25309
neuropredict/compare.py sha256=5luEsAv_kJxG8su2DCEnCOT_7_zYYT5SgIrt7mpCKA8 1670
neuropredict/config.py sha256=V_mgGUPZccMJ8Ihg6dZHkTn_jWJe-kI5iu-NqkzVicU 12685
neuropredict/datasets.py sha256=3pR_vgi2btYXVysHhg7qrm8g-TsBrI6JlwujdzGOBys 3034
neuropredict/freesurfer.py sha256=2jnwf9vC1k6tLwywvNHm6bzVFMGXPGPJKnMDEXF8y3s 3388
neuropredict/io.py sha256=MqqBqopb7KfA90sl5pZAEUhZnK96AlJJpprvsOkHBLU 10459
neuropredict/regress.py sha256=Y7mav8aymD_3Dk2OEE0mIbA4DqV1NjmJWVPDsYCHEFk 11606
neuropredict/reports.py sha256=9bNLgqfbD9KgKNYTaSJdmUEGjf-pFBUBm8lHFPLYIn8 11799
neuropredict/results.py sha256=GASiXmHojSl5B8jheBMsY3A7vFXcZsSnZKw80Q5xRfU 14446
neuropredict/utils.py sha256=g1cQzr5kQx3B6Iw5EJE1D3pSf-iW8fj4MB_6W1euILI 16423
neuropredict/visualize.py sha256=D1c0Tl9TO9S7hK0jtXxAsES03kXKJO4tJl7UIXE0wnw 31427
neuropredict-0.6.1.dist-info/LICENSE sha256=F8NANsbTQifMNOgy0OLDf3lvuZvMFaKEx02-XiG4yVQ 595
neuropredict-0.6.1.dist-info/METADATA sha256=leGAGD0clA0mh5u5amTuo10tbWkBLpzXMvesz2PSA-c 1023
neuropredict-0.6.1.dist-info/WHEEL sha256=S8S5VL-stOTSZDYxHyf0KP7eds0J72qrK0Evu3TfyAY 92
neuropredict-0.6.1.dist-info/entry_points.txt sha256=acjH9QGA_RXSZA8dlilyFR5aLKBvTRR_KvqOxYa1x1k 261
neuropredict-0.6.1.dist-info/top_level.txt sha256=gfjiXub0f9aBa54KmWpW_f9aF5yyaSCUnhbM-YxX208 13
neuropredict-0.6.1.dist-info/RECORD

top_level.txt

neuropredict

entry_points.txt

neuropredict = neuropredict.__classify__:main
neuropredict_classify = neuropredict.__classify__:main
neuropredict_regress = neuropredict.__regress__:main
np_classify = neuropredict.__classify__:main
np_regress = neuropredict.__regress__:main