Skip to content

Commit

Permalink
Merge pull request #98 from JeelGajera/Add---Bayesian-Belief-Network
Browse files Browse the repository at this point in the history
Add bayesian belief network
  • Loading branch information
hritik5102 authored Apr 30, 2024
2 parents ed959e8 + 1cd79cb commit 470fdc3
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 0 deletions.
1 change: 1 addition & 0 deletions DIRECTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
* [Scikit-Learn](https://github.com/TheAlgorithms/Jupyter/blob/master/machine_learning/Scikit-learn/Scikit-learn.ipynb)
* Support Vector Machine
* [Support Vector Machine](https://github.com/TheAlgorithms/Jupyter/blob/master/machine_learning/Support_Vector_Machine/Support%20Vector%20Machine.ipynb)
* [Bayesian Belief Network](./machine_learning/bayesian_belief_networks.ipynb)

## Neural Network
* [02-Imdb-Binary-Classification](https://github.com/TheAlgorithms/Jupyter/blob/master/neural_network/02-imdb-binary-classification.ipynb)
Expand Down
Loading

0 comments on commit 470fdc3

Please sign in to comment.