Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gakas14/classification_projects

Classification systems
https://github.com/gakas14/classification_projects

classification logistic-regression randomforestclassifier svm-training

Last synced: 8 days ago
JSON representation

Classification systems

Awesome Lists containing this project

README

        

# Classification_projects

This document content some classification systems. We used two of the most datasets of machine learning MNIST and TITANIC datasets.

In these projects:
- Binary classifier.
- Performance Measures
- Measuring Accuracy using Cross-Validation,
- Confusion Matrix,
- Precision and Recall
- Precision and Recal Trade-off
- ROC Curve and the ROC AUC.
- Multiclass Classification.
- Error Analysis.
- Multilabel Classification.
- Muitioutput Classification.