https://github.com/bbengfort/loran
Multiprocessing model selection search by score
https://github.com/bbengfort/loran
Last synced: 11 months ago
JSON representation
Multiprocessing model selection search by score
- Host: GitHub
- URL: https://github.com/bbengfort/loran
- Owner: bbengfort
- License: apache-2.0
- Created: 2018-01-25T15:14:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-26T22:04:27.000Z (over 8 years ago)
- Last Synced: 2024-10-28T16:53:24.185Z (over 1 year ago)
- Language: Python
- Size: 12.7 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Loran
**Multiprocessing model selection search by score.**
A quick script to train multiple models with different feature sets and hyperparameters and to rank them with cross-validation. It is my intent to make this a more complete model selection utility in the future.