Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

How to understand loss acc val_loss val_acc in Keras model fitting

Linear Regression :: Normalization (Vs) Standardization

Keras: weighted binary crossentropy

Sklearn StratifiedKFold: ValueError: Supported target types are: ('binary', 'multiclass'). Got 'multilabel-indicator' instead

What is the meaning of the "None" in model.summary of KERAS?

What is a multi-headed model? And what exactly is a 'head' in a model?

Candidate Elimination Algorithm

Determining the most contributing features for SVM classifier in sklearn

scikit-learn return value of LogisticRegression.predict_proba

What is "metrics" in Keras?

What is `lr_policy` in Caffe?

Unknown initializer: GlorotUniform when loading Keras model

What are the differences between all these cross-entropy losses in Keras and TensorFlow?

Shuffling training data with LSTM RNN

What does clf mean in machine learning?

Suggest what user could buy if he already has something in the cart

importance of PCA or SVD in machine learning

machine-learning svd

TensorFlow operator overloading

How to understand the term `tensor` in TensorFlow?

Neural Networks: What does "linearly separable" mean?