JSFiddle - React, Tailwind, and code Playground

by booktu8

HTML

<graph><widget type='program'><id>AutoML-8aJSEE39WGG-unZM</id><work_path>${appPath}/AutoML-8aJSEE39WGG-unZM/</work_path><path>/EML/Modules/ACED2F7C3FF49A1549A020BA15798E3BCC33</path><description>ddd</description><nodeType>distributed</nodeType><commandline>spark-submit --master spark://hadoop-master:9000 --packages ai.h2o:sparkling-water-package_2.11:2.4.10 --executor-memory 2G --driver-memory 2g --conf 'spark.cores.max=4' componentt_AutoML.py --in_p {in:default:"inputdata":auto(null)false} --validation_frame {in:"Length1,Width1,Length2,Width2,Species":"optionalvalidation dataframe":auto(null)false} --leaderboard_frame {in:default:"optionalleaderboard dataframe":auto(null)false} --blending_frame {in:default:"optionalblending dataframe":auto(null)false} --out_p {out:default:"outputdata path":auto(null)false} --out_model {out:default:"outputmodel path"} --y ["thespecific label column":string:default,"Length1",auto(null)false] --fold_column ["specificthe fold column":string:default,"Length1,Width1,Length2,Width2,Species",auto(null)false] --weights_column ["specificthe weight column":string:default,"Length1,Width1,Length2,Width2,Species",auto(null)false] --ignored_columns ["specificthe ignored columns":string:default,"default",auto(null)false] --max_runtime_secs ["":int:default,3600,range(0,999999)false] --max_models ["deafultNone":int:default,5] --nfolds ["":int:default,5] --balance_classes ["":boolean:default,False] --class_sampling_factors ["":string:default,"default"] --max_after_balance_size ["":double:default,5.00] --max_runtime_secs_per_model ["":int:default,0] --stopping_metric ["":string:default,"AUTO"] --stopping_tolerance ["deafultNone":double:default,0.00] --stopping_rounds ["":int:default,3] --sort_metric ["":string:default,"AUTO"] --seed ["deafultNone":int:default,10] --project_name ["deafultNone":string:default,"default"] --exclude_algos ["":string:default,"DRF,GLM",enum(DRF,GLM,XGBoost,GBM,DeepLearning,StackedEnsemble)true] --include_algos...