Make the Model State Page great again
This commit is contained in:
parent
591da6992e
commit
1919cc6a7e
13 changed files with 1375 additions and 142 deletions
4
scripts/05train.sh
Normal file
4
scripts/05train.sh
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
pixi run train --grid hex --level 5 --target darts_mllabels --n-iter 1000 --task density --model espa
|
||||
pixi run train --grid hex --level 5 --target darts_mllabels --n-iter 1000 --task density --model xgboost
|
||||
Loading…
Add table
Add a link
Reference in a new issue