Skip to content

Conversation

@Alysson-Alves23
Copy link

  • Added abstract class for probabilistic machine learning models.
  • Implemented Gaussian model class assuming data follows a normal distribution.
  • Gaussian model includes methods for calculating mean, variance, and probability density function (PDF).
  • Supports parameter estimation from data for predictive tasks.
  • Added Gaussian Naive Bayes class for classification tasks with continuous features.

@Alysson-Alves23 Alysson-Alves23 changed the title A generic Probabilistic Generic Model and Gaussian Naive Bayes Model Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants