Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

jax.lax.select vs jax.numpy.where

Handle continuous variables in sklearn.tree.DecisionTreeClassifier

ValueError: Wrong number of items passed 5, placement implies 1

python linear regression implementation

Machine Learning model Wrong Prediction

reducing validation loss in CNN Model

How to find the value of theta 0 and theta 1? [closed]

machine-learning

What is the impact of `pos_weight` argument in `BCEWithLogitsLoss`?

machine-learning pytorch

Any Tensorflow equivalent of Pytorch's backward()? Trying to send gradients back to TF model to backprop

Understanding the Tensorflow MNIST tutorial - Is the input x a column matrix or an array of column matrices?

Implementation of Naive Bayes - accuracy issues

python machine-learning

How can I generate binary classification dataset and control the overlapping between 2 classes?

What is the threshold for the sklearn roc_auc_score

Why my Model has a low MAE and low R2 score at the same time?

Python xgb.cv use multiple evalation metrics