Icon

naive bayes mushroom

Naive Bayes classification model -- mushroom data1. Data is read from the table file2. Visualizing the histogram of each feature3. Removing the uninformative column veil-type4. Partitioning to the training data (80%) and testing data (20%)5. Naive Bayes learner (training the model) and predictor (predictions based on the trained model)6. Model assessment reading themushroom dataExamining the dataremove veil-typeTraining (80%)Testing (20%)Assigningcolors totargetModel evaluationNaive Bayesmodel trainingPrediction based onthe trained model Table Reader Data Explorer Column Filter Partitioning Color Manager Scorer (JavaScript) Naive Bayes Learner Naive BayesPredictor ROC Curve Naive Bayes classification model -- mushroom data1. Data is read from the table file2. Visualizing the histogram of each feature3. Removing the uninformative column veil-type4. Partitioning to the training data (80%) and testing data (20%)5. Naive Bayes learner (training the model) and predictor (predictions based on the trained model)6. Model assessment reading themushroom dataExamining the dataremove veil-typeTraining (80%)Testing (20%)Assigningcolors totargetModel evaluationNaive Bayesmodel trainingPrediction based onthe trained model Table Reader Data Explorer Column Filter Partitioning Color Manager Scorer (JavaScript) Naive Bayes Learner Naive BayesPredictor ROC Curve

Nodes

Extensions

Links