Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

Recovering features names of explained_variance_ratio_ in PCA with sklearn

Accuracy Score ValueError: Can't Handle mix of binary and continuous target

cocktail party algorithm SVD implementation ... in one line of code?

scikit-learn .predict() default threshold

What is the intuition of using tanh in LSTM? [closed]

RuntimeError: Input type (torch.FloatTensor) and weight type (torch.cuda.FloatTensor) should be the same

How to create a new gym environment in OpenAI?

keras: how to save the training history attribute of the history object

How to get Tensorflow tensor dimensions (shape) as int values?

What is machine learning? [closed]

What is the difference between np.mean and tf.reduce_mean?

Keras: Difference between Kernel and Activity regularizers

Understanding min_df and max_df in scikit CountVectorizer

What is the role of TimeDistributed layer in Keras?

Error in Python script "Expected 2D array, got 1D array instead:"?

What is the mAP metric and how is it calculated? [closed]

Common causes of nans during training

Python: tf-idf-cosine: to find document similarity

word2vec: negative sampling (in layman term)?

How to concatenate two layers in keras?