Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

Can ReLU handle a negative input?

how is total loss calculated over multiple classes in Keras?

NLP and Machine learning for sentiment analysis [closed]

scikits learn and nltk: Naive Bayes classifier performance highly different

Loading a pyspark ML model in a non-Spark environment

About tf.nn.softmax_cross_entropy_with_logits_v2

Using scikit-learn (sklearn), how to handle missing data for linear regression?

What is the difference between model.LGBMRegressor.fit(x_train, y_train) and lightgbm.train(train_data, valid_sets = test_data)?

Machine learning for monitoring servers

Find substring in text which has the highest similarity to a given keyword

How should "BatchNorm" layer be used in caffe?

How to estimate the progress of a GridSearchCV from verbose output in Scikit-Learn?

Increasing cost for linear regression

How to use XGBoost algorithm for regression in R?

Error when building seq2seq model with tensorflow

How to get comparable and reproducible results from LogisticRegressionCV and GridSearchCV

Complex dataset split - StratifiedGroupShuffleSplit

The loss function and evaluation metric of XGBoost

Understanding LSTM model using tensorflow for sentiment analysis

How to handle large amouts of data in tensorflow?