machine-learning

Predicting movie genres with node2Vec and Tensorflow
· python machine-learning tensorflow data-science node2vec

Exploring node2vec - a graph embedding algorithm
· python machine-learning data-science node2vec t-sne

Tensorflow 1.8: Hello World using the Estimator API
· python machine-learning tensorflow data-science

Tensorflow: Kaggle Spooky Authors Bag of Words Model
· kaggle machine-learning tensorflow

scikit-learn: Using GridSearch to tune the hyper-parameters of VotingClassifier
· python scikit-learn machine-learning sklearn

scikit-learn: Building a multi class classification ensemble
· scikit-learn ensemble votingclassifier classification machine-learning