Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in classification

How to compute error rate from a decision tree?

What are the 15 classifications of types in C++?

Recommended anomaly detection technique for simple, one-dimensional scenario?

How to engineer features for machine learning [closed]

Scikit-learn confusion matrix

Difference between Objective and feval in xgboost

Unbalanced classification using RandomForestClassifier in sklearn

What is the difference between OneVsRestClassifier and MultiOutputClassifier in scikit learn?

Dealing with unbalanced datasets in Spark MLlib

Controlling the threshold in Logistic Regression in Scikit Learn

What is "naive" in a naive Bayes classifier?

scikit learn output metrics.classification_report into CSV/tab-delimited format

Correlated features and classification accuracy

How is the feature score(/importance) in the XGBoost package calculated?

What is the difference between back-propagation and feed-forward Neural Network?

XGBoost XGBClassifier Defaults in Python

Options for deploying R models in production

Different decision tree algorithms with comparison of complexity or performance

Save Naive Bayes Trained Classifier in NLTK

Why does prediction needs batch size in Keras?