Icon

Data prep & Modeling

ModelingTechniques- Decision Tree- Random Forest- Logistic Regression Read the datasetVisualizing components of our datasetconverted our main column of focus ( shot_made_flag) into strings for easier classificationGrouped shot_made flag into categories by colourEliminated missing values which will be used for deployment laterTrain data -70%Test data - 30%1st model used with the lowest overall accuracyTo evaluate the overall accuracy of the Decision tree modelsaved decision tree model3rd model used with the highest overall accuracyNode 13To evaluate the overall accuracy of the logistic regression model 2nd model used with the 2nd highest overall accuracyTo evaluate the overall accuracy of the Random forest modelsaved Logistic regression model CSV Reader Table View Number To String Color Manager Missing Value Partitioning DecisionTree Learner Decision TreePredictor Scorer PMML Writer LogisticRegression Learner Logistic RegressionPredictor Scorer Random ForestLearner Random ForestPredictor Scorer PMML Writer ModelingTechniques- Decision Tree- Random Forest- Logistic Regression Read the datasetVisualizing components of our datasetconverted our main column of focus ( shot_made_flag) into strings for easier classificationGrouped shot_made flag into categories by colourEliminated missing values which will be used for deployment laterTrain data -70%Test data - 30%1st model used with the lowest overall accuracyTo evaluate the overall accuracy of the Decision tree modelsaved decision tree model3rd model used with the highest overall accuracyNode 13To evaluate the overall accuracy of the logistic regression model 2nd model used with the 2nd highest overall accuracyTo evaluate the overall accuracy of the Random forest modelsaved Logistic regression model CSV Reader Table View Number To String Color Manager Missing Value Partitioning DecisionTree Learner Decision TreePredictor Scorer PMML Writer LogisticRegression Learner Logistic RegressionPredictor Scorer Random ForestLearner Random ForestPredictor Scorer PMML Writer

Nodes

Extensions

Links