An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: randomoversampler

ChaitanyaC22/Fraud_Analytics_Credit_Card_Fraud_Detection

The aim of this project is to predict fraudulent credit card transactions with the help of different machine learning models.

Language: Jupyter Notebook - Size: 67.3 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2

paocarvajal1912/Supervised_Credit_Risk_Classification

Uses Logistic Regression and various machine learning techniques to train and evaluate models with imbalanced classes applied to identify the creditworthiness of borrowers.

Language: Jupyter Notebook - Size: 730 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

blleshi/Credit_Risk_Classification

Credit Risk Classification

Language: Jupyter Notebook - Size: 901 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

bhaskrr/restaurant-reviews-5-class-rating-prediction-

This repo contains the dataset and notebook for the kaggle restaurant reviews five class rating prediction

Language: Jupyter Notebook - Size: 2.22 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Tobi1018/Credit_Risk_Analysis

Analyze several machine learning algorithms to predict credit risk.

Language: Jupyter Notebook - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

bhaskrr/amazon-books-4-class-rating-prediction

This repository holds the dataset and notebooks for the Amazon Books dataset 4 class Rating prediction

Language: Jupyter Notebook - Size: 578 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

DangCoop/Credit_Risk_Analysis

Language: Jupyter Notebook - Size: 23 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

MiracleOny/Credit-Risk-Analysis

Over- and under-sampled data using four algorithms and compared two machine learning models that reduce bias to identify the most reliable credit risk prediction model.

Language: Jupyter Notebook - Size: 19.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

abdoghareeb46/NTI-Final-Assignment

NTI-Final-Assignment Use flask(python) and shiny dashboard (R) to build simple user interface to see how choosing classification model may affect prediction accuracy, using Customer Churn Dataset.

Language: Jupyter Notebook - Size: 534 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

sjwedlund/Credit_Risk_Analysis

Apply machine learning to solve the challenge of credit risk

Language: Jupyter Notebook - Size: 15.7 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

caseygomez/Credit_Risk_Analysis

Utilizing data preparation, statistical reasoning, and supervised machine learning to solve a real-world challenge: credit card risk.

Language: Jupyter Notebook - Size: 18.9 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Dhrumil-Zion/Sentiments-Prediction-Using-NLP

Predicting customer sentiments from feedbacks for amazon. While exploring NLP and its fundamentals, I have executed many data preprocessing techniques. In this repository, I have implemented a bag of words using CountVectorizer class from sklearn. I have trained this vector using the LogisticRegression algorithm which gives approx 93% accuracy. I have found out the top 20 positive and negative feedback words from thousands how feedbacks. Also after processing this much I have automated the whole process with one function so that it can be used as generic for many machine learning algorithms. I have also tested another algorithm called DummyClassifier which gives an accuracy of around 84%. After that, I have executed the famous algorithm which is TF-IDF for NLP. I have combined TF-IDF with LogisticRegression which gives almost 93% accuracy but deep insights. Also, while working with data has solved the problem of imbalanced data through RandomOverSampler class from imblearn library.

Language: Jupyter Notebook - Size: 316 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

weihaolun/Credit_Risk_Analysis

Supervised Machine Learning Project: imbalanced-learn; scikit-learn; RandomOverSampler; SMOTE; ClusterCentroids; SMOTEENN; BalancedRandomForestClassifier; EasyEnsembleClassifier.

Language: Jupyter Notebook - Size: 18.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

anjalysam/Health-Insurance-Cross-Sell-Prediction

Predict Health Insurance Owners' who will be interested in Vehicle Insurance

Language: Jupyter Notebook - Size: 6.23 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 4

abhijha3011/Techniques-To-Handle-Imbalanced-Data

Different Techniques to Handle Imbalanced Data Set

Language: Jupyter Notebook - Size: 31.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Priya2216/Insurance_Claim_Prediction-Neural-Network

Language: Jupyter Notebook - Size: 896 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Priya2216/DataScience-MachineLearning-Project

Data Science Major Project Completed in IT Vedant Institute using Machine learning algorithms

Language: Jupyter Notebook - Size: 2.49 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

helenaschatz/credit-risk-classification

Using various techniques to train and evaluate a model based on loan risk. Also, using a dataset of historical lending activity from a peer-to-peer lending services company to build a model that can identify the creditworthiness of borrowers.

Language: Jupyter Notebook - Size: 531 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Gsilvera24/Credit-Risk-Analysis

Credit Worthyness Analysis using Linear Regression

Language: Jupyter Notebook - Size: 519 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

NeonOstrich/Autism-Diagnosis-with-Linear-Regression-and-Neural-Networks-using-Random-Oversampling

We used a dataset that included birth and personal data as well as Autism Spectrum Quotient test scores to train machine learning algorithms to predict autism. We used Logistic Regression, Neural Network Models and Keras Tuner with Random Oversampling to train one with 90% accuracy.

Language: Jupyter Notebook - Size: 847 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

rutujahingankar/Health-insurance-cross-sell-prediction

Predict Health Insurance Owners who will be interested in Vehicle Insurance

Language: Jupyter Notebook - Size: 1.14 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

ashwinihegde28/Credit_Risk_Analysis

Credit_Risk_Analysis using Machine Learning

Language: Jupyter Notebook - Size: 18.5 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

jbalooshie/Credit_Risk_Analysis

Testing various supervised machine learning models to predict a loan applicant's credit risk.

Language: Jupyter Notebook - Size: 55.7 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lingumd/Credit_Risk_Analysis

Machine learning models for predicting credit risk in LendingClub dataset.

Language: Jupyter Notebook - Size: 26.6 MB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

twigikit/regression-modelling

Logistic regression model with train_test_split data

Language: Jupyter Notebook - Size: 643 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

AlexGeiger1/Credit_Risk_Analysis

Python and sklearn are used to build and evaluate multiple machine learning models to predict credit risk.

Language: Jupyter Notebook - Size: 50.8 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

diercz/Credit_Risk_Analysis

Utilized several machine learning models to predict credit risk using Python's imbalanced-learn and scikit-learn libraries

Language: Jupyter Notebook - Size: 18.7 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

SohrabRezaei/Credit-Risk-Analysis

I am asked to resample the credit card data since it is not balanced. First, I start to split the data and perform oversampling with RandomOverSampler and SMOTE method, and I undersample with ClusterCentroids algorithm. Then, I utilize the SMOTEENN method to oversample and undersample the data. Finally, I used ensemble models.

Language: Jupyter Notebook - Size: 18.9 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

JennyJohnson78/Credit_Risk_Analysis

Analysis using RandomOverSampler, SMOTE algorithm, ClusterCentroids algorithm, SMOTEENN algorithm, and machine learning models BalancedRandomForestClassifier and EasyEnsembleClassifier.

Language: Jupyter Notebook - Size: 18.4 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Malvi1497/Credit_Risk_Analysis

To evaluate the performance of supervised machine learning models to make a written recommendation on whether they should be used to predict credit risk.

Language: Jupyter Notebook - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

cedoula/Credit_Risk_Analysis

Build and evaluate several machine learning algorithms to predict credit risk.

Language: Jupyter Notebook - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 12

enj657/Credit_Risk_Analysis

Built and evaluated several machine learning algorithms to predict credit risk.

Language: Jupyter Notebook - Size: 19.5 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Sanushi-Salgado/Tumor-Teller-Prediction-Module

Prediction module for Tumor Teller - primary tumor prediction system

Language: Python - Size: 7.65 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

shaunwang1350/CreditLoans_MachineLearning

Credit risk is an inherently unbalanced classification problem, as the number of good loans easily outnumber the number of risky loans. I employed Machine Learning techniques to train and evaluate models with unbalanced classes. I used imbalanced-learn and scikit-learn libraries to build and evaluate models using resampling. I also evaluated the performance of these models and made a recommendation on whether they should be used to predict credit risk.

Language: Jupyter Notebook - Size: 18.4 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

nicoserrano/Credit_Risk_Analysis

Utilized several machine learning models to predict credit risk using Python's imbalanced-learn and scikit-learn libraries

Language: Jupyter Notebook - Size: 1.56 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

Related Keywords
randomoversampler 35 machine-learning 19 smote 16 smoteenn 14 logistic-regression 14 clustercentroids 10 easyensembleclassifier 10 scikit-learn 9 python 8 balancedrandomforestclassifier 7 imbalanced-learning 6 machine-learning-algorithms 6 oversampling 6 random-forest-classifier 6 sklearn 5 imbalanced-data 5 pandas 5 credit-risk 4 numpy 4 classification-report 4 imblearn 4 random-forest 4 confusion-matrix 3 matplotlib 3 balanced-random-forest 3 ensemble-model 3 jupyter-notebook 3 cluster-centroids 3 supervised-machine-learning 3 undersampling 3 seaborn 2 linear-regression 2 xgbclassifier 2 rating-prediction 2 natural-language-processing 2 smote-sampling 2 kaggle-dataset 2 smote-oversampler 2 data-analysis 2 creditrisk-analysis 2 supervised-learning 1 decsion-tree 1 flask-server 1 tensorflow2 1 sequential-models 1 hierarchical-classification 1 local-classifier-per-parent-node 1 optimizer 1 machinelearning-python 1 epoch 1 early-stopping 1 multiclass-classification 1 dropout-keras 1 dense 1 primary-tumor-classification 1 callback 1 balanced-accuracy-scores 1 tp-fp 1 smote-algorithms 1 cluster-centroids-undersampling 1 get-dummies 1 data-visualization 1 neural-network 1 google-colab 1 keras-tuner 1 imbalanced-learn 1 sklearn-library 1 matplotlib-pyplot 1 loan 1 xgboost-algorithm 1 pathlib 1 train-test-split 1 naive-bayes-classifier 1 knn-classification 1 gridsearchcv 1 gradient-boosting 1 eda 1 crossvalidation 1 resampled-data 1 logistic-regression-model 1 loans 1 lending 1 data-training 1 data-testing 1 credit-risk-classification 1 supervised-classification-methods 1 imbalanced-classification 1 xgboost-classifier 1 svm-classifier 1 power-transformers 1 pipelines 1 kneighborsclassifier 1 hyperparameter-tuning 1 hyperparameter-optimization 1 fraud-analytics 1 decision-tree-classifier 1 credit-card-fraud-detection 1 banking 1 adasyn 1 datavisualization 1