Skip to content
#

extra-tree-classifiers

Here are 2 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

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.

  • 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