Skip to content
#

naive-bayes

Here are 1,252 public repositories matching this topic...

H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.

  • Updated Jun 13, 2024
  • Jupyter Notebook

This repository contains a project using the Iris dataset for data visualization, outlier detection, normalization, and classification. The project includes models like GaussianNB, RandomForestClassifier, and DecisionTreeClassifier, with hyperparameter tuning and PCA for dimensionality reduction.

  • Updated Jun 12, 2024
  • Jupyter Notebook

This project provides a comprehensive framework for evaluating classification models and selecting the best algorithm based on performance metrics. It demonstrates the importance of hyperparameter tuning and model comparison in machine learning workflows.

  • Updated Jun 6, 2024
  • Python

Improve this page

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

Learn more