Neural net to predict winning probability in Monopoly
Project description
Neural net to predict winning probability in Monopoly
Free software: MIT license
Installation
pip install monopolion-evaluator
You can also install the in-development version with:
pip install https://github.com/miermans/monopolion-evaluator/archive/main.zip
Documentation
Development
To run all the tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Changelog
0.1.0 (2020-08-03)
Changed CLI to sub-commands. monopolion-evaluator is now monopolion-evaluator train.
Added predict sub-command.
Added –output arg to train, to save the model.
0.0.6 (2020-07-29)
Added command line arguments to customize classifier
0.0.5 (2020-07-28)
Fix ‘File already exists’ build error, caused by competing build artifacts
Fix missing wheel in build
0.0.4 (2020-07-28)
Added continuous deployment using Travis
0.0.3 (2020-07-28)
Added Classifier
0.0.2 (2020-07-26)
Parses GameOutcome protobuf
Converts protobuf to Pandas DataFrame
0.0.1 (2020-07-25)
Removed requirements.io to let build pass on Travis.
Removed support for Python <= 3.5.
0.0.0 (2020-07-24)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file monopolion-evaluator-0.1.0.tar.gz
.
File metadata
- Download URL: monopolion-evaluator-0.1.0.tar.gz
- Upload date:
- Size: 20.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ecc4d38ee718b7de3509d5e9126c625514f20baff3e02adf33ba07c14d19061 |
|
MD5 | c0b98826963e2944ad69b61e9c255c9a |
|
BLAKE2b-256 | 2c010f9ce2934492a38cb2bbfd687d3be8f83474ef7fe4eb06de7319eb46adaf |
File details
Details for the file monopolion_evaluator-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: monopolion_evaluator-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 898bb0a895a306b3fe41189d90d9ec69f054baf817c723be6ae356c29212f020 |
|
MD5 | fc0a9d8ab5097a6f8784f4fe5219d05e |
|
BLAKE2b-256 | ace42ad75695a38b7477044d0628fbf83ad120286cfb2f7d91a74fd9e618b182 |