Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

What FFT descriptors should be used as feature to implement classification or clustering algorithm?

roc curve with sklearn [python]

python machine-learning roc

SKLearn how to get decision probabilities for LinearSVC classifier

What does the capital letter 'J' mean in cost function J(θ)?

machine-learning

ROC curve for binary classification in python

Combining heuristics when ranking social network news feed items

Why is Keras LSTM on CPU three times faster than GPU?

What is the Search/Prediction Time Complexity of Logistic Regression?

Resume Training tf.keras Tensorboard

Large Scale Image Classifier

Are decision trees (e.g. C4.5) considered nonparametric learning?

Why won't Perceptron Learning Algorithm converge?

Calculating AUC when using Vowpal Wabbit

Should I normalize my features before throwing them into RNN?

Variation in BLEU Score

How to handle log(0) when using cross entropy

How can I use tf.keras.Model.summary to see the layers of a child model which in a father model?

PyTorch: Learning rate scheduler

Best approach to what I think is a machine learning problem [closed]

Bayesian networks in Scala [closed]