Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

Tensorflow Object-Detection API - How does the Fine-Tuning of a model works?

rapid miner: how to add a 'label' attribute to a dataset?

TfidfVectorizer in sklearn how to specifically INCLUDE words

Weka GUI - Not enough memory, won't load?

Keras Multiply() layer in functional API

How to get started on Information Extraction?

kNN: training, testing, and validation

How to get precision, recall and f-measure from confusion matrix in Python [duplicate]

```AttributeError: 'module' object has no attribute 'set_random_seed'``` when i run ```python2 ./train.py``` from the terminal

Load and predict new data sklearn

Do I have to do one-hot-encoding separately for train and test dataset? [closed]

scikit-learn & statsmodels - which R-squared is correct?

How to deal with array of string features in traditional machine learning?