We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed959e8 + 1cd79cb commit 470fdc3Copy full SHA for 470fdc3
DIRECTORY.md
@@ -65,6 +65,7 @@
65
* [Scikit-Learn](https://github.com/TheAlgorithms/Jupyter/blob/master/machine_learning/Scikit-learn/Scikit-learn.ipynb)
66
* Support Vector Machine
67
* [Support Vector Machine](https://github.com/TheAlgorithms/Jupyter/blob/master/machine_learning/Support_Vector_Machine/Support%20Vector%20Machine.ipynb)
68
+ * [Bayesian Belief Network](./machine_learning/bayesian_belief_networks.ipynb)
69
70
## Neural Network
71
* [02-Imdb-Binary-Classification](https://github.com/TheAlgorithms/Jupyter/blob/master/neural_network/02-imdb-binary-classification.ipynb)
0 commit comments