Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DecisionTreeUFC


Decision tree UFC gambling wizard to pay for school

For Python with VSCode:

**Make a folder named: /venv/

download packages for venv:
python -m venv ./venv

On Windows:

start venv on windows with git bash:
source ./venv/Script/activate

On Unix:

start venv on windows with git bash:
source ./venv/bin/activate

Install and Run

install requirements:
pip install -r requirements.txt

run with:
python main.py

About

Decision tree UFC gambling wizard

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages