Merge branch 'main' of https://huggingface.co/spaces/AccelerationConsortium/crabnet-hyperparameter 55ab120 sgbaird commited on Mar 26, 2024
change floats to int, since using MinMaxScaler now, but leave int as a comment just in case I want to change later 74bce0c sgbaird commited on Mar 26, 2024
Refactor evaluate function in app.py to fix choice index bug and update bad result conditions e524cf3 sgbaird commited on Mar 26, 2024
Refactor evaluate function in app.py to include parameter scaling and unscaled evaluation fc6e7ff sgbaird commited on Mar 26, 2024
Refactor surrogate_evaluate method in surrogate.py to include optional noise removal 49f428b sgbaird commited on Mar 26, 2024
Add model results and parity plots for dummy and optimized models 2a980f5 sgbaird commited on Mar 25, 2024
Add parameter validation to CrabNetSurrogateModel in surrogate.py cf2a0fd sgbaird commited on Mar 25, 2024
Update requirements.txt with scikit-learn==1.4.1.post1, pydantic==2.6.4, and gradio==4.22.0, etc., and other reqs files 4675aa5 sgbaird commited on Mar 25, 2024
Update requirements.txt with scikit-learn unpinned, and add frozen_reqs eca711f sgbaird commited on Mar 23, 2024
Add parameter validation to CrabNetSurrogateModel in surrogate.py 4fb3259 sgbaird commited on Mar 23, 2024
Add parameter validation to CrabNetSurrogateModel in surrogate.py 5b4157b sgbaird commited on Mar 23, 2024
Add CrabNetSurrogateModel class and example parameterization to app.py da6382c sgbaird commited on Mar 23, 2024
Add CrabNetSurrogateModel class and example parameterization to app.py 0f1faec sgbaird commited on Mar 23, 2024
Update requirements.txt with scikit-learn==1.0.1, pydantic, and gradio ee6841e sgbaird commited on Mar 23, 2024
Update requirements.txt with scikit-learn==1.0.1, pydantic, and gradio f42b800 sgbaird commited on Mar 23, 2024