📈📊 Data Science Notebooks . ▫️ Aplicación de algoritmos de ML para la resolución de problemas de aprendizaje supervisado (Clasificación y Regresión)
-
Updated
Sep 8, 2024 - Jupyter Notebook
📈📊 Data Science Notebooks . ▫️ Aplicación de algoritmos de ML para la resolución de problemas de aprendizaje supervisado (Clasificación y Regresión)
These are a series of data mining workshops using Jupyter Notebook v 7.0.8 running on Python 3.12.4 programming language.
This repository contains the implementation of Gaussian Naive Bayes from scratch in a Jupyter Notebook. Gaussian Naive Bayes is a simple and effective algorithm for classification tasks. It is based on Bayes' theorem with the assumption of independence between the features.
Add a description, image, and links to the gaussian-naive-bayes topic page so that developers can more easily learn about it.
To associate your repository with the gaussian-naive-bayes topic, visit your repo's landing page and select "manage topics."