Skip to content
#

logisticsregression

Here are 4 public repositories matching this topic...

Language: All
Filter by language

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.

  • Updated Jul 22, 2023
  • Jupyter Notebook

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…

  • Updated Jul 24, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the logisticsregression topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the logisticsregression topic, visit your repo's landing page and select "manage topics."

Learn more