You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modelo de machine learning para concessão de crédito, que classifica clientes em duas categorias: bons pagadores ou inadimplentes, com base em dados históricos e variáveis financeiras.
Repositório para prever dificuldades de enfrentamento com base em dados de saúde mental. Inclui análise, visualização e modelagem usando aprendizado de máquina. Resultados alcançam 86.58% de acurácia com um Voting Classifier.
The SmartCents Algorithm utilizes classical machine learning techniques to recommend financial literacy modules to students based on their responses to a set of questions.
Machine learning model to predict the probability that a customer does not pay back their credit card balance amount in the future based on their monthly customer profile.
This repo contains ml algorithms in easily understandable manner, it contain multiple algorithms and most of them are build from scratch that is without using any dedicated ml library. Hope you'll find this helpful.
This repository contains a machine learning project that automates the credit card approval process, utilizing various algorithms to predict approval status based on features such as age, income, debt, and credit score.