Icon

Exercise3

KBL: Chapter 4 Exercise3
Workflow: Chapter 4/Exercise 3 One more exercise about classification. Calculate basic stats of # visitorsTrain a model to classify weekend vs. no weekend by the # of visitors to a web site.Score model perormances with accuracy and Area under the Curve (AuC). readweb site datafrom KBLdata folderoption "allow short lines" is necessary herebinary_class =Saturday, Sunday => weekendotherwise not weekendkeep # visitors + binary classbasic stats of# visitorstrain to predictbinary_class File Reader Rule Engine Column Filter Statistics ROC Curve Naive Bayes Learner Naive BayesPredictor Scorer (JavaScript) Workflow: Chapter 4/Exercise 3 One more exercise about classification. Calculate basic stats of # visitorsTrain a model to classify weekend vs. no weekend by the # of visitors to a web site.Score model perormances with accuracy and Area under the Curve (AuC). readweb site datafrom KBLdata folderoption "allow short lines" is necessary herebinary_class =Saturday, Sunday => weekendotherwise not weekendkeep # visitors + binary classbasic stats of# visitorstrain to predictbinary_class File Reader Rule Engine Column Filter Statistics ROC Curve Naive Bayes Learner Naive BayesPredictor Scorer (JavaScript)

Nodes

Extensions

Links