Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

Scaling issues with scipy.sparse matrix while using scikit

Phrase extraction algorithm for statistical machine translation

Turning a bunch of numeric attributes into a single score

how to use GridSearchCV with custom estimator in sklearn?

How to tell scikit-learn for which label the F-1/precision/recall score is given (in binary classification)?

Neural network backpropagation algorithm not working in Python

Sklearn AffinityPropagation MemoryError

Is adaptive parsing possible in Prolog?

Keras: reshape to connect lstm and conv

What is "batch normalizaiton"? why using it? how does it affect prediction?

Are there examples of using reinforcement learning for text classification?

What is the difference between mteval-v13a.pl and NLTK BLEU?

Linear Discriminant Analysis vs Naive Bayes

AttributeError: module 'tensorflow' has no attribute 'feature_column'

How is Nesterov's Accelerated Gradient Descent implemented in Tensorflow?

In SVC from Sklearn, why is the training time not strictly linear to maximum iteration when label size is big?

Keras network producing inverse predictions

Predicting sequence of grid coordinates with PyTorch

Wasserstein loss can be negative?

What are C classes for a NLLLoss loss function in Pytorch?