Skip to content

SLMath/DS_PlanoSaude-Pycaret

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Modelo preditivo do gasto do plano de saúde

You can check the outputs on the notebook file (ML_Pycaret.ipynb)

Description

Baseado em dados colhidos de clientes anteriores, definir um modelo preditivo para o gasto do plano de saúde. Exploraração da biblioteca pycaret que disponibiliza muitas ferramentas de Machine Learning para treinar e comparar diferentes modelos.

Getting Started

You can clone either clone the repository or make a copy of the notebook to your google driver, and then run it.

Warning: it takes around 40minutes to run completely, and it may be needed to confirm the variable types after calling the setup function.

Used Technologies

  • Google Colab
  • Python
  • Pandas
  • Pycaret

Credits

This project is based on FLAI's project

Comments are allowed, feel free to give me some feedback :)