Code Monkey home page Code Monkey logo

bayesian_classifier's Introduction

๐Ÿ“ Bayesian Classifier ๐Ÿ“

Developed by ๐Ÿ’ป:

About ๐Ÿค”:

This repository contains a comprehensive Jupyter Notebook with two practical exercises focused on Bayesian networks and Bayesian classifiers. The primary aim of this project is to facilitate learning the fundamental principles of Bayes' Theorem, Bayesian classification, and probability theory based on this theorem.

Resourses ๐Ÿง‘โ€๐Ÿ”ฌ:

  • Bayesian Networks Practice: introduces the concept of Bayesian networks, a powerful tool for modeling uncertainty and dependencies among variables. The tutorial uses an orange farm scenario to demonstrate how Bayesian networks can be applied in different scenarios.

  • Bayesian Classifier Practice: Through the lens of an orange farm, we explore how to build a simple yet effective Bayesian classifier to predict potential diseases in orange trees based on observable symptoms and environmental conditions.

  • Orange farm dataset: A dataset specific to the orange farm, providing the necessary information for conducting the practical exercises.

Dependencies ๐Ÿšš:

The project dependencies are described in ./dependencies/requirements. within the repository. In summary, heres what you're gonna need in order to run the project:

For installing dependencies more quickly, you can run the following command at terminal, inside the clonned repository:

sudo apt update && sudo apt install python3 python3-pip
pip3 install -r ./dependencies/requirements.txt

Make sure you have all dependencies before running the project.

How to run it ๐Ÿƒ:

First, clone this repository. After that, simply execute the bayesian_classification,ipynb file with the command:

jupyter notebook bayesian_classification.ipynb

Results ๐Ÿ“ˆ:

Figure 1 - Bayesian Network from Protect the Oranges!

Figure 2 - Correlation Matriz from Orange Plague.

Figure 3 - Accuracy from Bayesian Classifier.

Tools Used ๐Ÿ› ๏ธ:

How to contribute ๐Ÿซ‚:

Feel free to create a new branch, fork the project, create a new Issue or make a pull request contact one of us to develop at Bayesian Classifier practices.

Licence ๐Ÿ“œ:

Apache V2

Important links ๐Ÿ”—:

bayesian_classifier's People

Contributors

fernandoschett avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.