Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

Is deep learning bad at fitting simple non linear functions outside training scope (extrapolating)?

How do I get a loss per epoch and not per batch?

Using ROC AUC score with Logistic Regression and Iris Dataset

Default Adam optimizer doesn't work in tf.keras but string `adam` does

What are some pagerank alternatives?

Which classification algorithm can be used for document categorization?

Build an approximately uniform grid from random sample (python)

Least squares linear classifier in matlab

R: unclear behaviour of tuneRF function (randomForest package)

Apache Spark ALS Recommendation Rating values higher than range

Torch Resize Tensor

Machine learning in Clojure

Encoding String to numbers so as to use it in scikit-learn

scikit-learn: get selected features when using SelectKBest within pipeline

How to write a custom pooling layer module in tensor flow?

How to implement multivariate linear stochastic gradient descent algorithm in tensorflow?

Vectorization: Not a valid collection

How can you remove only the interaction terms in a polynomial regression using scikit-learn?

How is the gradient and hessian of logarithmic loss computed in the custom objective function example script in xgboost's github repository?

Leaky_Relu in Caffe