smote
Here are 18 public repositories matching this topic...
Comparing Machine Learning Algorithms for Credit Risk Analysis in Banking
-
Updated
Jul 11, 2023 - R
Credit risk analysis using the LASSO, Random Forests and the SMOTE technique for balancing
-
Updated
Nov 12, 2022 - R
Credit Card Fraud Detection
-
Updated
Jul 4, 2022 - R
Used an ensemble learning approach to distinguish between T-helper and T-regulatory cells, known to be hard to differentiate.
-
Updated
May 19, 2022 - R
The project involves deciding on the mode of transport that the employees prefer while commuting to office. For this, multiple models such as KNN, Naive Bayes, Logistic Regression have been created and explored to check their model performance metrics. Bagging and Boosting modelling procedures have also been applied to create the models.
-
Updated
Jan 14, 2021 - R
Credit card fraud detection using machine learning techniques
-
Updated
Oct 21, 2020 - R
Data Science in the Banking Industry [Volume 1]
-
Updated
Jul 16, 2020 - R
Predicting the churn of customers in a Telecom company using classification algorithms.
-
Updated
May 5, 2020 - R
Predicting the churn of customers in a Telecom company using classification algorithms.
-
Updated
May 1, 2020 - R
Predict whether or not an employee will use Car as a mode of transport from given employee information about their mode of transport as well as their personal and professional details like age, salary, work exp. Also, which variables are a significant predictor behind this decision?
-
Updated
Apr 16, 2020 - R
For a classification problem, when classes in the dependent variable are severely imbalanced (e.g. 90 yes, 10% no), training an efficient machine learning model becomes very difficult. However with SMOTE method, we can transform the data into a balaced form and train the model efficiently.
-
Updated
Aug 13, 2018 - R
Machine Learning Project on Imbalanced Data in R
-
Updated
Feb 24, 2018 - R
This is a simple Imbalanced dataset handling problem where I have used Census Data
-
Updated
Jan 18, 2018 - R
CART and C4.5 decision trees, Synthetic Minority Over-sampling Techniques, and visualizations in R.
-
Updated
Jul 23, 2017 - R
The machine learning project on UCI imbalanced data.
-
Updated
May 2, 2017 - R
Learning how to analyze imbalanced Data, implementing SMOTE and using unbalanced R package
-
Updated
Feb 28, 2017 - R
a predictive model to determine the income level for people in US. Imputed and manipulated large and high dimensional data using data.table in R. Performed SMOTE as the dataset is highly imbalanced. Developed naïve Bayes, XGBoost and SVM models for classification
-
Updated
Nov 22, 2016 - R
Improve this page
Add a description, image, and links to the smote topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the smote topic, visit your repo's landing page and select "manage topics."