asreview-hyperopt

View on PyPIReverse Dependencies (0)

0.2.0 asreview_hyperopt-0.2.0-py3-none-any.whl

Wheel Details

Project: asreview-hyperopt
Version: 0.2.0
Filename: asreview_hyperopt-0.2.0-py3-none-any.whl
Download: [link]
Size: 28055
MD5: 81c15eb955a8341634ca531ef7b176c6
SHA256: 9823cec609c423f5f3643714147190c18fc0323ad53c17eac267e433cb9cf9cb
Uploaded: 2020-03-26 22:18:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: asreview-hyperopt
Version: 0.2.0
Summary: Hyper parameter optimization extension for ASReview
Author: Utrecht University
Author-Email: asreview[at]uu.nl
Home-Page: https://github.com/asreview/asreview-hyperopt
Project-Url: Bug Reports, https://github.com/asreview/asreview-hyperopt/issues
Project-Url: Source, https://github.com/asreview/asreview-hyperopt
Keywords: asreview plot hyperopt optimization
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: asreview (>=0.7.0)
Requires-Dist: numpy
Requires-Dist: tqdm
Requires-Dist: hyperopt
Requires-Dist: sklearn
Requires-Dist: mpi4py; extra == "all"
Requires-Dist: mpi4py; extra == "mpi"
Provides-Extra: all
Provides-Extra: mpi
Description-Content-Type: text/markdown
[Description omitted; length: 6197 characters]

WHEEL

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

RECORD

Path Digest Size
asreviewcontrib/hyperopt/__init__.py sha256=bPVdJ50J50GqqgIgQ4maPkLFCV7ac_pMThJ977zVsBw 1017
asreviewcontrib/hyperopt/active.py sha256=sHx8fXMSaca-lvs_EgnxKJRXD6pMeyuDlP5zifv7G4Y 3445
asreviewcontrib/hyperopt/active_job.py sha256=fZE588PeTag0rfbnkksus09bkWO4xnwk61aWcQVp4us 8143
asreviewcontrib/hyperopt/cluster.py sha256=wrk5KSrkPTyfvixkM0ld6Nhc_qgyYmIGgFsl3GguSQs 2764
asreviewcontrib/hyperopt/cluster_job.py sha256=ZQUtcELDLHXpTIMCJSpLMTIa9vSwfyAzHj1lEi4mdCw 6544
asreviewcontrib/hyperopt/cluster_utils.py sha256=B94Zzb9YGnTXhMbwjUTx7SH6ECpTizAytEifXu-jWgg 2787
asreviewcontrib/hyperopt/create_config.py sha256=h430t3JD_Van79lTfIGWjksyumlhKO45NEbMx4vX0Bw 3479
asreviewcontrib/hyperopt/job_utils.py sha256=yv3qCN6H4Cpu91ino-WRupZ8HtUWNUW16zKBCpvX7Cg 4835
asreviewcontrib/hyperopt/mpi_executor.py sha256=ARUQMLFMxli7v0OZQCf10xFHgBRRL5fNU_6QK5LOiIQ 2238
asreviewcontrib/hyperopt/passive.py sha256=UNLq6XAQ_G-WSFco0pV8ambv6u5CDRrX3bWrAZsk7tI 3198
asreviewcontrib/hyperopt/passive_job.py sha256=eNpMFFAqoSKW7N839_DNUcJIhmUPKWg2WpwnwxPGUtc 8853
asreviewcontrib/hyperopt/serial_executor.py sha256=xWqux0NukwGA9HXL8RW_3BrqW8_GiGikNAhfLKQam4w 826
asreviewcontrib/hyperopt/show_trials.py sha256=wQDnwM73w0-jOJi5xNDJzP40jVNMkb18nlrxBur236A 2220
asreview_hyperopt-0.2.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
asreview_hyperopt-0.2.0.dist-info/METADATA sha256=8U-bAIKQM_9XY_Ha7o-LCt5p-fv6HYdL2FF9rTIjLxU 7811
asreview_hyperopt-0.2.0.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
asreview_hyperopt-0.2.0.dist-info/entry_points.txt sha256=wPoJAmCU1oY0wuHJwHprx6fQYR4mMrlf48U__2xarvQ 332
asreview_hyperopt-0.2.0.dist-info/top_level.txt sha256=-csz-bYFHwIuinKUJ9gUZ_RbXwYqB80-4MPymSjd_Tg 16
asreview_hyperopt-0.2.0.dist-info/RECORD

top_level.txt

asreviewcontrib

entry_points.txt

create-config = asreviewcontrib.hyperopt:CreateConfigEntryPoint
hyper-active = asreviewcontrib.hyperopt:HyperActiveEntryPoint
hyper-cluster = asreviewcontrib.hyperopt:HyperClusterEntryPoint
hyper-passive = asreviewcontrib.hyperopt:HyperPassiveEntryPoint
show = asreviewcontrib.hyperopt:ShowTrialsEntryPoint