smote-oversampler

There are 67 repositories under smote-oversampler topic.

  • Heart-Disease-Prediction

    Language:Jupyter Notebook
  • loan-default

    Language:Jupyter Notebook
  • Analytics-and-Data-mining

    Language:Jupyter Notebook
  • Credit_Risk_Analysis

    Language:Jupyter Notebook
  • CreditCard_Fraud_Detection_UsingML

    Detect Fraudulent Credit Card transactions using different Machine Learning models

    Language:Jupyter Notebook
  • Battery-Degradation-Analysis-Project-code

    Battery analysis project

    Language:Python
  • Neural_Network_Charity_Analysis

    A Deep Learning analysis to predict success of charity campaigns

    Language:Jupyter Notebook
  • Credit_Risk_Analysis

    Supervised Machine Learning Project

    Language:Jupyter Notebook
  • Credit_Risk_Analysis

    using machine learning to assess credit risk

    Language:Jupyter Notebook
  • Credit_Risk_Analysis

    Supervised Machine Learning and Credit Risk

    Language:Jupyter Notebook
  • Credit-Risk-Modelling

    Built a model to determine the risk associated with extending credit to a borrower. Performed Univariate and Bivariate exploration using various methods such as pair-plot and heatmap to detect outliers and to monitor the behaviour and correlation of the features. Imputed the missing values using KNN Imputer and implemented SMOTE to address the imbalanced data. Trained the model using KNN, Decision Trees, Logistic Regression and Random Forest to achieve the best accuracy of 93%.

    Language:Jupyter Notebook
  • Credit_Risk_Analysis

    Data preparation, Statistical reasoning, Machine Learning

    Language:Jupyter Notebook
  • Credit_Risk_Analysis

    Creating various machine learning models to create the most accurate model to predict credit risk

    Language:Jupyter Notebook
  • Credit_Risk_Analysis

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

    Language:Jupyter Notebook
  • credit-risk-predictor

    credit-risk-predictor

    Uses several machine learning models to predict credit risk.

    Language:Jupyter Notebook
  • Heart_Disease_Prediction

    Predict heart disease classification problem

    Language:Jupyter Notebook
  • imbalanced_data

    imbalanced_data

    This notebook will walk you through the steps for dealing with an imbalanced dataset using an example of a real project that I recently completed.

    Language:Jupyter Notebook
  • Credit_Risk_Analysis

    Credit_Risk_Analysis

    Determine supervised machine learning model that can accurately predict credit risk using python's sklearn library. Python, Pandas, imbalanced-learn, skikit-learn

    Language:Jupyter Notebook
  • HeartDisease-Analysis-and-Prediction

    Data analysis, visualization and prediction for the prevention of heart disease

    Language:Jupyter Notebook
  • Risky_Business

    Credit Risk Analysis utilizing imbalanced classification machine learning models

    Language:Jupyter Notebook
  • Comparative-Principal-Component-Analysis

    In this analysis, I will demonstrate how PCA works in different tasks and how much time and resources we save in our daily analysis.

    Language:Jupyter Notebook
  • Travel-Customer-Churn-with-Oversampling

    The aim of this post is to identify and visualize factors that contribute to customer churn of a travel company.

    Language:Jupyter Notebook
  • Solution-for-HackerEarth-Machine-Learning-challenge

    HackerEarth Machine Learning challenge: Of Genomes And Genetics

  • Credit_Risk_Analysis

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

    Language:Jupyter Notebook
  • Credit_Risk_Analysis

    The objective of this analysis was to use machine learning models to accurately predict credit risk.

    Language:Jupyter Notebook
  • Credit_Risk_Analysis

    Data preparation, statistical reasoning and machine learning are used to solve an unbalanced classification problem. Different techniques are employed to train and evaluate models with unbalanced classes.

    Language:Jupyter Notebook
  • Credit_Risk_Analysis

    This project uses different techniques to train and evaluate models with unbalanced classes using credit card dataset to predict low-risk and high-risk credit cards.

    Language:Jupyter Notebook
  • Credit_Risk_Analysis

    Extract data provided by lending club, and transform it to be useable by predictive models.

    Language:Jupyter Notebook
  • lyrics_classifier

    This project uses web scraping to download song text and uses Natural Language Processing (NLP) to predict an artist based a line of song text

    Language:Jupyter Notebook
  • Risky_Business

    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 appears to be the model of best fit for the given data.

    Language:Jupyter Notebook