Constructivist machine learning (conML)
Installation Guide
- Move into project folder and install all required dependencies.
pip install -r requirements.txt
- Install the program.
python setup.py install
Logs of the winner selection after reconstruction lack the winners uid, making it hard to find out which construction method won. You already pass the uid to the WinnerSelectionInfo class but it's not used there, so you may have forgotten to log it there. I just added uid to the things being logged for the winner selection. Please revisit again if this is intended or not. Thanks
Name | Last commit | Last update |
---|---|---|
conML | ||
docs | ||
tests | ||
.gitignore | ||
LICENSE | ||
README.md | ||
README.txt | ||
requirements.txt | ||
setup.cfg | ||
setup.py |