Skip to content
This repository has been archived by the owner on Oct 13, 2019. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 217 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 217 Bytes

Project 1

By: Nico Dinata

This repo contains project 1 for COMP30027 (Machine Learning). Implementation of a supervised and an "unsupervised" Naive Bayes learner.

Dependencies

  • Python 3.6
  • pandas
  • numpy