datagraft/data-fixer

Adaptive visualization module: implement neural network classifier

bmzernichow opened this issue · 0 comments

  • Use Tensorflow high-level machine learning API tf.contrib.learn to build a neural network (I.e. Multilayer Perceptron - MLP)
  • The MLP will train a classifier for visualization charts
  • Use classifier as part of recommender system in visualization module

Tensorflow
https://www.tensorflow.org/
http://playground.tensorflow.org/