This project is on Data Mining process using R depending on ISLR book.
-
Updated
Jun 6, 2020 - R
This project is on Data Mining process using R depending on ISLR book.
Classification countryside and metropilitian
This repository contains code for evaluating different machine learning models for classifying fake news. The dataset used for this evaluation consists of labeled news articles as either "REAL" or "FAKE". Three popular classifiers, Support Vector Machine (SVM), Decision Tree, and Logistic Regression, are trained and evaluated on this dataset.
Machine learning for credit card default. Precision-recalls are calculated due to imbalanced data. Confusion matrices and test statistics are compared with each other based on Logit over and under-sampling methods, decision tree, SVM, ensemble learning using Random Forest, Ada Boost and Gradient Boosting. Easy Ensemble AdaBoost classifier appear…
Add a description, image, and links to the logisticsregression topic page so that developers can more easily learn about it.
To associate your repository with the logisticsregression topic, visit your repo's landing page and select "manage topics."