mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-15 15:36:01 +00:00
Add tunnel to mysql
add any kernel to script generator
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
for i in gridsearch gridbest cross; do
|
||||
echo "*** Building $i experiments"
|
||||
for j in stree odte bagging adaBoost; do
|
||||
for k in linear poly rbf; do
|
||||
for k in linear poly rbf any; do
|
||||
./genjobs.sh $i $j $k
|
||||
done
|
||||
done
|
||||
|
Reference in New Issue
Block a user