mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-24 05:21:09 +00:00
b64c4af296
* Create Gaussian_Naive_Bayes.py Added Gaussian Naive Bayes algorithm in the module machine learning * Rename Gaussian_Naive_Bayes.py to gaussian_naive_bayes.py * requirements.txt: pip install xgboost Co-authored-by: Christian Clauss <cclauss@me.com>
19 lines
198 B
Plaintext
19 lines
198 B
Plaintext
beautifulsoup4
|
|
black
|
|
fake_useragent
|
|
flake8
|
|
matplotlib
|
|
mypy
|
|
numpy>=1.17.4
|
|
opencv-python
|
|
pandas
|
|
pillow
|
|
pytest
|
|
pytest-cov
|
|
requests
|
|
scikit-fuzzy
|
|
sklearn
|
|
sympy
|
|
tensorflow; python_version < '3.8'
|
|
xgboost
|