Skip to content

Commit

Permalink
Update Naive Bayes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
harunurrashid97 authored Jan 16, 2019
1 parent 23c8c1c commit ab3f46f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Navie Bayes/Naive Bayes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Naive Bayes

![Naive Bayes](Naive Bayes.png)
<p align="center">
<img src="https://github.com/harunshimanto/100-Days-Of-ML-Code/blob/master/InfoGraphs/Naive Bayes.png">
</p>

# Importing the libraries
```python
Expand Down

0 comments on commit ab3f46f

Please sign in to comment.