Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

What is the default weight initializer in Keras?

How to apply LabelEncoder for a specific column in Pandas dataframe

Simple multi layer neural network implementation [closed]

Data augmentation in test/validation set?

Keep TFIDF result for predicting new content using Scikit for Python

ValueError: feature_names mismatch: in xgboost in the predict() function

Can't understand the cost function for Linear Regression

XGBoost plot_importance doesn't show feature names

gradient descent seems to fail

How to improve accuracy of Tensorflow camera demo on iOS for retrained graph

A few implementation details for a Support-Vector Machine (SVM)

machine-learning libsvm svm

How does one train multiple models in a single script in TensorFlow when there are GPUs present?

Pointwise mutual information on text

Is F1 micro the same as Accuracy?

How to use fit_generator with multiple inputs

Save python random forest model to file

How to duplicate an estimator in order to use it on multiple data sets?

How to get a classifier's confidence score for a prediction in sklearn?

Printing all the contents of a tensor

Choosing from different cost function and activation function of a neural network