clustercentroids

There are 22 repositories under clustercentroids topic.

  • Robertfnicholson/Credit_Risk_Analysis

    Developed Machine Learning Models to Predict Credit Risk

    Language:Jupyter Notebook3201
  • stephperillo/Credit_Risk_Analysis

    Using machine learning to determine which model is best at predicting credit risk amongst random oversampling, SMOTE, ClusterCentroids, SMOTEENN, Balanced Random Forest, or Easy Ensemble Classifier (AdaBoost).

    Language:Jupyter Notebook2100
  • AJMnd/Credit_Risk_Analysis

    An analysis on credit risk

    Language:Jupyter Notebook1100
  • 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 Notebook1100
  • AbdullahBera/Credit_Risk_Analysis

    Built several supervised machine learning models to predict the credit risk of candidates seeking loans.

    Language:Jupyter Notebook0100
  • abidor13/Credit_Risk_Analysis

    Analyze of several Machine Learning techniques in order to help Jill decide on a most effective Machine Learning Model to analyze Credit Card Risk applications.

    Language:Jupyter Notebook0100
  • acfthomson/Credit_Risk_Analysis

    Data analysts were asked to examine credit card data from peer-to-peer lending services company LendingClub in order to determine credit risk. Supervised machine learning was employed to find out which model would perform the best against an unbalanced dataset. Data analysts trained and evaluated several models to predict credit risk.

    Language:Jupyter Notebook0100
  • caseygomez/Credit_Risk_Analysis

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

    Language:Jupyter Notebook0100
  • diercz/Credit_Risk_Analysis

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

    Language:Jupyter Notebook0100
  • dw251414/Credit_Risk_Analysis

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

    Language:Jupyter Notebook0100
  • DylanSteinhauer/Credit_Risk_Analysis

    Train and evaluate models to determine credit card risk using a credit card dataset

    Language:Jupyter Notebook0100
  • jbalooshie/Credit_Risk_Analysis

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

    Language:Jupyter Notebook0200
  • JeffZimmerman/Credit_Risk_Analysis

    This project applies supervised machine learning models to predict credit risk, and compare algorithm effectiveness in an unbalanced classification problem

    Language:Jupyter Notebook0100
  • JennyJohnson78/Credit_Risk_Analysis

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

    Language:Jupyter Notebook0100
  • 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 Notebook0100
  • nicoserrano/Credit_Risk_Analysis

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

    Language:Jupyter Notebook0101
  • sjwedlund/Credit_Risk_Analysis

    Apply machine learning to solve the challenge of credit risk

    Language:Jupyter Notebook0100
  • 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 Notebook0100
  • tomartushar/Credit-Card-Fraud-Detection

    An ensemble of machine learning models for detecting fraudulent credit card transactions, utilizing advanced techniques for feature selection, data imbalance handling, and hyperparameter tuning.

    Language:Jupyter Notebook0100
  • weihaolun/Credit_Risk_Analysis

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

    Language:Jupyter Notebook0100
  • RiteshopShrivastava/Hierarchical_Clustering

    Unsupervised-ML---K-Means-Clustering-Non-Hierarchical-Clustering-Univ. Use Elbow Graph to find optimum number of clusters (K value) from K values range. The K-means algorithm aims to choose centroids that minimise the inertia, or within-cluster sum-of-squares criterion WCSS. Plot K values range vs WCSS to get Elbow graph for choosing K (no. of clusters)

    Language:Jupyter Notebook10
  • willenny/Credit_Risk_Analysis

    Using skills in data preparation, statistical reasoning, and machine learning, real-world challenges of credit card risk are assessed and solved.

    Language:Jupyter Notebook10