saving work

This commit is contained in:
Tanushree Tunstall 2022-05-28 11:28:02 +01:00
parent dd39519234
commit c37780350e

View file

@ -22,7 +22,7 @@ os.chdir(homedir + "/git/ML_AI_training/")
# my function
from UQ_MultModelsCl import MultModelsCl
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')