Commit History

Tolerance
ddfbcf8
Running
verified

sgbaird commited on

add c3_2 categorical option
5b742f8
verified

sgbaird commited on

show_error=True
0b7d32c
verified

sgbaird commited on

markdown formatting
b5d373d
verified

sgbaird commited on

Update app.py
444bcef

sgbaird commited on

Update README.md
fa95f45

sgbaird commited on

Update README.md
0876478

sgbaird commited on

Update app.py
36603fd

sgbaird commited on

Refactor description in app.py to improve readability
7ebabb5

sgbaird commited on

Refactor evaluate function in app.py to include parameter scaling and unscaled evaluation
b0c702c

sgbaird commited on

pydantic validation of x1, x2, ... syntax
f618644

sgbaird commited on

change int to float parameters
b3dff97

sgbaird commited on

use slider and radio
de22f41

sgbaird commited on

restore versions that got overwritten/deleted
45b3fc1

sgbaird commited on

Refactor evaluate function in app.py to include parameter scaling and unscaled evaluation
58815da

sgbaird commited on

reqs
b8fce21

sgbaird commited on

create sobol_regression.csv (git lfs)
0f34165

sgbaird commited on

images, model results, and reqs
a031b4f

sgbaird commited on

restore txt, csv, and png files from git lfs to regular git
08bedd6

sgbaird commited on

restore py files from git lfs to regular git
b3e9379

sgbaird commited on

Merge branch 'main' of https://huggingface.co/spaces/AccelerationConsortium/crabnet-hyperparameter
55ab120

sgbaird commited on

git lfs track sobol regression CSV
4d81854

sgbaird commited on

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

Refactor evaluate function in app.py to fix choice index bug and update bad result conditions
e524cf3

sgbaird commited on

Refactor evaluate function in app.py to include parameter scaling and unscaled evaluation
fc6e7ff

sgbaird commited on

Refactor surrogate_evaluate method in surrogate.py to include optional noise removal
49f428b

sgbaird commited on

Update app.py with new imports and parameter values
680b112

sgbaird commited on

mv files
e1ff30e

sgbaird commited on

mv files
05ca511

sgbaird commited on

update surrogate.py
00a26a9

sgbaird commited on

Update app.py with new imports and parameter values
d3cb9e6

sgbaird commited on

Add new surrogate models to repository
1e4587e

sgbaird commited on

rm dummy v2
5d9c0c5

sgbaird commited on

Add model results and parity plots for dummy and optimized models
2a980f5

sgbaird commited on

Update fpath parameter in CrabNetSurrogateModel constructor
6dd1f40

sgbaird commited on

Add parameter validation to CrabNetSurrogateModel in surrogate.py
cf2a0fd

sgbaird commited on

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

Add surrogate_models_v2.pkl to repository
fe29641

sgbaird commited on

Add train_surrogate.py to repository
dff7fab

sgbaird commited on

Create sobol_regression.csv
e048626

sgbaird commited on

Update requirements.txt with scikit-learn unpinned, and add frozen_reqs
eca711f

sgbaird commited on

Add surrogate_models.pkl to repository
97a16d9

sgbaird commited on

Add surrogate_models.pkl to repository
7e5ffb1

sgbaird commited on

Add parameter validation to CrabNetSurrogateModel in surrogate.py
4fb3259

sgbaird commited on

Add parameter validation to CrabNetSurrogateModel in surrogate.py
5b4157b

sgbaird commited on

Add CrabNetSurrogateModel class and example parameterization to app.py
da6382c

sgbaird commited on

Add CrabNetSurrogateModel class and example parameterization to app.py
0f1faec

sgbaird commited on

Update requirements.txt with scikit-learn==1.0.1, pydantic, and gradio
ee6841e

sgbaird commited on

Update requirements.txt with scikit-learn==1.0.1, pydantic, and gradio
f42b800

sgbaird commited on

Add pandas to requirements.txt
7b19ace

sgbaird commited on