Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

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?

Logical fallacy detection and/or identification with natural-language-processing

Scikit and Pandas: Fitting Large Data

R caret train glmnet final model lambda values not as specified

Keras LSTM predicted timeseries squashed and shifted

How to identify Cluster labels in kmeans scikit learn