forked from chekoduadarsh/BlocklyML
-
Notifications
You must be signed in to change notification settings - Fork 0
/
blocklyML_RF_TITANIC.xml
1 lines (1 loc) · 3.43 KB
/
blocklyML_RF_TITANIC.xml
1
<xml xmlns="https://developers.google.com/blockly/xml"><variables><variable id="K3B)^f};-pK{~x?~/+=k">titainc_data</variable><variable id="#pV4Ru#kG:!rZ.1+wKda">train_X</variable><variable id="rDcG!%{+e|U@rz(=5?e~">test_X</variable><variable id="V6L5l~%xl6}lW1u(R8j8">train_Y</variable><variable id="fSD*(*yvor###!_ZY,Y4">test_Y</variable><variable id=";qso`Q.6TX|?m]y]xls~">RandomForest_ML</variable><variable id="p^eV;;k_=fy}Vh?U7|K~">output</variable></variables><block type="variables_set" id="C{$^/l-6ZB/E:bOA#onY" x="263" y="163"><field name="VAR" id="K3B)^f};-pK{~x?~/+k">titainc_data</field><value name="VALUE"><block type="seaborn_dataset" id="cE!}KefmLaaIDC@A-tyw"><field name="VAR">titanic</field></block></value><next><block type="skl_train_test_split" id="$zu%FqTfR/l?tw.)*b2f"><field name="VAR" id="#pV4Ru#kG:!rZ.1+wKda">train_X</field><field name="VAR1" id="rDcG!%{+e|U@rz(=5?e~">test_X</field><field name="VAR2" id="V6L5l~%xl6}lW1u(R8j8">train_Y</field><field name="VAR3" id="fSD*(*yvor###!_ZY,Y4">test_Y</field><field name="SPLIT">dropNa</field><value name="DATAFRAME"><block type="variables_get" id="rNM92}QZB+u#gndG`cIR"><field name="VAR" id="K3B)^f};-pK{~x?~/+=k">titainc_data</field></block></value><value name="TESTSIZE"><block type="math_number" id="MYgw.$*x:7Yrviu1eFOd"><field name="NUM">0.1</field></block></value><value name="TARGETVAR"><block type="text" id="5ZC9FW+`KNwB3wF~G_zD"><field name="TEXT">alive</field></block></value><next><block type="variables_set" id="YK0B:E%fQ$cw7f+CkwC0"><field name="VAR" id=";qso`Q.6TX|?m]y]xls~">RandomForest_ML</field><value name="VALUE"><block type="CLR_RandomForest" id="qD[,gxayS6}q48$]Y8(+"></block></value><next><block type="variables_set" id="v?|7rF}AjV/+_hb7`f%]"><field name="VAR" id=";qso`Q.6TX|?m]y]xls~">RandomForest_ML</field><value name="VALUE"><block type="CLR_RandomForest" id="s)($2K-P^,|^,vZ5]p5N"><mutation TrainData="1"></mutation><value name="XTRAIN"><block type="variables_get" id="^[/N[9.v39N/fPH+Q8P8"><field name="VAR" id="#pV4Ru#kG:!rZ.1+wKda">train_X</field></block></value><value name="YTRAIN"><block type="variables_get" id=".;ZJO3M2@u4AO-=B^F*f"><field name="VAR" id="V6L5l~%xl6}lW1u(R8j8">train_Y</field></block></value><value name="TMODEL"><block type="variables_get" id="v^sy#;5F`a@+MwU}X,^w"><field name="VAR" id=";qso`Q.6TX|?m]y]xls~">RandomForest_ML</field></block></value></block></value><next><block type="variables_set" id="g,[email protected],$$UP"><field name="VAR" id="p^eV;;k_=fy}Vh?U7|K~">output</field><value name="VALUE"><block type="CLR_RandomForest" id="9uWJmHb]a(Wo.?4PW#4#"><mutation TestData="1"></mutation><value name="XTEST"><block type="variables_get" id="ehV=|d3m8T9W(XwT;-o-"><field name="VAR" id="rDcG!%{+e|U@rz(=5?e~">test_X</field></block></value><value name="TMODEL"><block type="variables_get" id="9{:_)C)WkUU6SBkKh7V0"><field name="VAR" id=";qso`Q.6TX|?m]y]xls~">RandomForest_ML</field></block></value></block></value><next><block type="Print" id="i,H_x+D8ze1Hy~Ju5nCB"><field name="END">newLine</field><value name="INPUT"><block type="Classification_Report" id="P$:?[E{-k@^=PonBAPLH"><value name="Pred"><block type="variables_get" id="gwPNHF#}4,f*(vn-esNK"><field name="VAR" id="p^eV;;k_=fy}Vh?U7|K~">output</field></block></value><value name="True"><block type="variables_get" id="fpZT%AhvYNxSGEEGG._s"><field name="VAR" id="fSD*(*yvor###!_ZY,Y4">test_Y</field></block></value></block></value></block></next></block></next></block></next></block></next></block></next></block></xml>