Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

Orange vs NLTK for Content Classification in Python [closed]

How to know when to use a particular kind of Similarity index? Euclidean Distance vs. Pearson Correlation

How to recreate same DocumentTermMatrix with new (test) data

Theano HiddenLayer Activation Function

How to Plot PR-Curve Over 10 folds of Cross Validation in Scikit-Learn

Recommendations for using graphs theory in machine learning? [closed]

Need good way to choose and adjust a "learning rate"

Java text classification problem [closed]

In gbm multinomial dist, how to use predict to get categorical output? [duplicate]

Explain onehotencoder using python

How can I increase the accuracy of my Linear Regression model?(machine learning with python)

NaiveBayes in R Cannot Predict - factor(0) Levels:

r machine-learning bayesian

How does one inspect variables in a checkpoint file in TensorFlow when TensorFlow can't find the tools attribute?

Precomputed Kernels with LibSVM in Python

Image clustering by its similarity in python

What is tuning in machine learning? [closed]

How do you decode one-hot labels in Tensorflow?

Invert MinMaxScaler from scikit_learn

How to add Dropout in Keras functional model?

Q-learning vs dynamic programming