Closed lhyelinn closed 2 years ago
This PR includes the implementation of Naive Bayes. Only math was used and no new external imports are needed. Please follow these instructions for setting up environment.
This PR tracks issue https://github.com/JackyXu-Cool/Team-2130-Machine-Learning-Roulette/issues/34. Tests will be added soon in a separate PR
Look PR #40 for the updated version to use NumPy
This PR includes the implementation of Naive Bayes. Only math was used and no new external imports are needed. Please follow these instructions for setting up environment.
This PR tracks issue https://github.com/JackyXu-Cool/Team-2130-Machine-Learning-Roulette/issues/34. Tests will be added soon in a separate PR