Skip to content

4) Modeling (CRISP-DM methodology)

Models Used:

  • Logistic Regression
  • Random Forest
  • Gradient Boosting

Configuration:

  • Default hyperparameters with 100 estimators for tree-based models.
  • max_iter=1000 set for LogisticRegression to ensure convergence.

β¬… Voltar para a PΓ‘gina Inicial