Skip to content
#

desiciontree

Here are 61 public repositories matching this topic...

This model predicts whether the survivors of the Titanic survived or not. In this file, different classification models are compared and predictions are done from the model(s) having highest accuracy. Here, 'training_data.csv' is used for training and testing the models and 'testing data.csv' is used for predictions. These data sets are from Kaggle

  • Updated Jun 2, 2023
  • Python

This repository contains a comprehensive guide and implementation of ensemble modeling techniques, specifically focusing on Boosting, Bagging, and Voting. Ensemble methods are powerful techniques in machine learning that combine the predictions from multiple models to improve overall performance and robustness.

  • Updated Jun 3, 2024

Improve this page

Add a description, image, and links to the desiciontree topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the desiciontree topic, visit your repo's landing page and select "manage topics."

Learn more