Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

Serve trained Tensorflow model with REST API using Flask?

Why word2vec doesn't use regularization?

Generalized dice loss for multi-class segmentation: keras implementation

Multi-output regression

clustering with cosine similarity

What's the difference between kmeans and kmeans2 in scipy?

How to handle categorical variables in sklearn GradientBoostingClassifier?

How to disable keras warnings?

Noisy training loss

How to install tensorflow GPU version on VirtualBox Ubuntu OS. And host OS is windows 10

Imbalanced classes in multi-class classification problem

What machine learning benchmarks are out there?

Ordered Logit in Python?

Making a meaningful sentence from a given set of words [closed]

Weighted linear regression with Scikit-learn

What is stratified bootstrap?

String Distance Matrix in Python

What is the purpose of weights and biases in tensorflow word2vec example?

Loss on masked tensors

Why is accuracy from fit_generator different to that from evaluate_generator in Keras?