51 results for “topic:randomoversampler”
The aim of this project is to predict fraudulent credit card transactions with the help of different machine learning models.
Predict Health Insurance Owners' who will be interested in Vehicle Insurance
Build and evaluate several machine learning algorithms to predict credit risk.
We'll use Python to build and evaluate several machine learning models to predict credit risk. Being able to predict credit risk with machine learning algorithms can help banks and financial institutions predict anomalies, reduce risk cases, monitor portfolios, and provide recommendations on what to do in cases of fraud.
Developed Machine Learning Models to Predict Credit Risk
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.
Prediction module for Tumor Teller - primary tumor prediction system
Predict Health Insurance Owners who will be interested in Vehicle Insurance
Different Techniques to Handle Imbalanced Data Set
No description provided.
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.
To evaluate the performance of supervised machine learning models to make a written recommendation on whether they should be used to predict credit risk.
Credit Risk Classification
Credit Worthyness Analysis using Linear Regression
Data Science Major Project Completed in IT Vedant Institute using Machine learning algorithms
Built and evaluated several machine learning algorithms to predict credit risk.
This project trains and avaluates machine learning model to identify creditworthiness of borrowers and classify credit risk predictions for a peer-to-peer lending services company.
Build and evaluate several machine learning algorithms to predict credit risk.
This repository holds the dataset and notebooks for the Amazon Books dataset 4 class Rating prediction
Today there are no certain methods by using which we can predict whether there will be rainfall today or not. Even the meteorological department’s prediction fails sometimes. In this project, I learn how to build a machine learning model which can predict whether there will be rainfall today or not based on some atmospheric factors.
Utilizing data preparation, statistical reasoning, and supervised machine learning to solve a real-world challenge: credit card risk.
Testing various supervised machine learning models to predict a loan applicant's credit risk.
Today there are no certain methods by using which we can predict whether there will be rainfall today or not. Even the meteorological department’s prediction fails sometimes. In this project, I learn how to build a machine learning model which can predict whether there will be rainfall today or not based on some atmospheric factors.
Use different techniques to train and evaluate different machine learning models to predict credit risk with unbalanced classes
Credit_Risk_Analysis using Machine Learning
Python and sklearn are used to build and evaluate multiple machine learning models to predict credit risk.
Built and evaluated variety of supervised machine learning algorithms to predict credit risk.
Build and evaluate several machine learning algorithms by resampling models to predict credit risk.
No description provided.
Utilized several machine learning models to predict credit risk using Python's imbalanced-learn and scikit-learn libraries