Varied results from various classifiers
Decision Tree: 68.8075%
Multilayer Perceptron: 71.1685%
Naive Bayes:
Confusion Matrix
Issue: Many other items are being classified as Restaurants
When specific [outlier] seeds do not have any of the TopN terms in its autocomplete results.
Discovered that any seeds that didn't have any autocomplete results in any of the 49 terms in the vector were automatically classified as Restaurant
Vectors that have 49 0's:
Problem likely stems from the TopN terms.
Consists of two classes:
Advantage:
Fast to do some operations to the tree (searching, get children, etc)
Disadvantage:
Slow to build the tree (approx. 10 minutes)
Get list of Movies', Band and Artist, Actors and Actresses' name
Movies
Total: 402
Band and Artist's
Total: 5565
Actors and Actresses
Total: 1113