gravatar

meisenbach

Mei Eisenbach

Recently Published

Classification on the MNIST dataset
Contains three models: - Random Forest - A simple neural network using nnet - A deep neural network using mxnet
Sentiment Analysis using Naive Bayes
Data containing positive and negative sentences from Yelp reviews was used to train a Naive Bayes model.