saving work
This commit is contained in:
parent
dd39519234
commit
c37780350e
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ os.chdir(homedir + "/git/ML_AI_training/")
|
||||||
# my function
|
# my function
|
||||||
from UQ_MultModelsCl import MultModelsCl
|
from UQ_MultModelsCl import MultModelsCl
|
||||||
from UQ_pnca_ML.py import *
|
from UQ_pnca_ML.py import *
|
||||||
|
# from YC run_all_ML
|
||||||
|
|
||||||
# YC_resD2 = run_all_ML(input_pd=X, target_label=y, blind_test_input_df=X_bts, blind_test_target=y_bts, preprocess = True, var_type = 'mixed')
|
# YC_resD2 = run_all_ML(input_pd=X, target_label=y, blind_test_input_df=X_bts, blind_test_target=y_bts, preprocess = True, var_type = 'mixed')
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue