top of page
Search

PYTHON CODE/DATA

  • Writer: Haoyu Li
    Haoyu Li
  • Dec 13, 2017
  • 1 min read

https://github.com/haoyu7/ECE-4424-Final-Project/tree/master/python_data


 
 
 

Recent Posts

See All
PROBLEM DESCRIPTION

The overall goal of this project is to do something that nobody else has ever done before. We want to take an existing machine learning...

 
 
 
LOGICAL SOLUTION

To slove this problem, we first consider the Naive Bayes classifier. It is an extremely common probabilistic classifier based on the...

 
 
 
PYTHON SOLUTION

At first, we try to write python script to implement our idea. So we have three different python scripts: Bayesnet.py There are 2 classes...

 
 
 

©2017 by CS 8524 Final Project.

bottom of page