Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

How to split data into 3 sets (train, validation and test)?

Difference between classification and clustering in data mining? [closed]

Which machine learning classifier to choose, in general? [closed]

machine-learning

Save classifier to disk in scikit-learn

Is there a rule-of-thumb for how to divide a dataset into training and validation sets? [closed]

machine-learning

How to interpret loss and accuracy for a machine learning model [closed]

What is the difference between linear regression and logistic regression? [closed]

How to implement the Softmax function in Python

What is the difference between supervised learning and unsupervised learning? [closed]

Convert array of indices to 1-hot encoded numpy array

What is the meaning of the word logits in TensorFlow? [duplicate]

What are advantages of Artificial Neural Networks over Support Vector Machines? [closed]

What are logits? What is the difference between softmax and softmax_cross_entropy_with_logits?

How does the Google "Did you mean?" Algorithm work? [closed]

Epoch vs Iteration when training neural networks [closed]

A simple explanation of Naive Bayes Classification [closed]

What is the difference between a generative and a discriminative algorithm? [closed]

What is the role of the bias in neural networks? [closed]

Pytorch RuntimeError: CUDA out of memory with a huge amount of free memory

pyspark : NameError: name 'spark' is not defined