Skip to content
#

extra-tree-classifiers

Here are 4 public repositories matching this topic...

Trying to predict survival rate of passengers using algorithms like Logistic Regression, Ada Boost, Gradient Boost , Decision Tree Classifiers , Extra Tree Classifiers , Random Forest Classifiers and XG Boost with appropriate data preprocessing techniques.

  • Updated Nov 19, 2020
  • Jupyter Notebook

The sinking of the RMS Titanic is one of the most infamous shipwrecks in world history. In this model, need to analyse what sorts of people were likely to survive. We also need to apply the tools of machine learning to predict which passengers survived in this tragedy.

  • Updated Oct 18, 2022
  • Jupyter Notebook

In simple, a Loan (borrowing money from a bank) is the sum of money that you borrow from the bank or lending financial institution in order to meet needs. These needs could result from planned or unplanned events, and by borrowing, you incur a debt that you have to pay within the agreed duration on your contract.

  • Updated Oct 25, 2022
  • Jupyter Notebook

A Machine Learning Processing with SMS Data to predict whether the SMS is Spam/Ham with various ML Algorithms like MultinomialNB, LogisticRegression, SVC, DecisionTreeClassifier, RandomForestClassifier, KNeighborsClassifier, AdaBoostClassifier, BaggingClassifier, ExtraTreesClassifier, GradientBoostingClassifier, XGBClassifier to compare accuracy an

  • Updated Feb 28, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the extra-tree-classifiers 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 extra-tree-classifiers topic, visit your repo's landing page and select "manage topics."

Learn more