Line 14: Line 14:
 
We have learned how to use Bayes Decision Rule to classify data points drawn at random from two classes that are normally distributed in <math>R^n</math>.
 
We have learned how to use Bayes Decision Rule to classify data points drawn at random from two classes that are normally distributed in <math>R^n</math>.
 
Use data (either synthetic or real) to experiment with this classification method. When does it work well? When does it not work well?
 
Use data (either synthetic or real) to experiment with this classification method. When does it work well? When does it not work well?
 +
 
Write a report to explain your experiments and summarize your findings. Make sure to include a cover page, introduction, numerical results (e.g., tables, graphs,…), and a conclusion. Attach a copy of your code.
 
Write a report to explain your experiments and summarize your findings. Make sure to include a cover page, introduction, numerical results (e.g., tables, graphs,…), and a conclusion. Attach a copy of your code.
  
Specific examples of project scopes and experiments will be described in class. Feel free to come up with your own.  
+
Hand in two hard copies of your report. The first one should start with a standard cover page. For the second one, remove your name from the cover page. Place the anonymous submission below the submission with a name and hand in both together.
 +
 
 +
*Specific examples of project scopes and experiments will be described in class. Feel free to come up with your own.
 +
 
 +
*You must write your own function to classify the data (discriminant g(x)). Do not copy other people's code and do not use any toolbox to classify the data.  
  
*You must write your own function to classify the data (discriminant g(s)). Do not copy other people's code and do not use any toolbox to classify the data.  
+
*DO NOT PLAGIARIZE!!!!! You will get in serious trouble if you do so. Don't use figures from the internet, don't copy and paste other people's text, cite all your sources, etc. In doubt, ask your instructor.
  
*Write a report summarizing your findings. Include all relevant tables and graphs. Also include a copy of your code. DO NOT PLAGIARIZE!!!!!
+
*Joe will be sharing some MATLAB code to compute Bayes Error in multiple dimensions. (Will be posted here shortly.) Feel free to use his code (with citation, of course!)
  
*Hand in two hard copies of your report. The first one should start with a standard cover page. For the second one, remove your name from the cover page. Place the anonymous submission below the submission with a name and hand in both together.
+
*In the past, I have been asked if it is ok to use Naive Bayes for the classification. You can use it if you are trying to compare this approach with the standard Bayes Decision Rule, but  do not do the entire project with Naive Bayes, it is too simplistic.  
----
+
==Discussion/Comments==
+
*Joe will be sharing some MATLAB code to compute Bayes Error in multiple dimensions. (Will be posted here shortly.) Feel free to use his code.
+
 
----
 
----
 
[[2016_Spring_ECE_662_Boutin|Back to ECE 662 Spring 2016]]
 
[[2016_Spring_ECE_662_Boutin|Back to ECE 662 Spring 2016]]

Revision as of 12:01, 29 January 2016


First Mini-Project, ECE662 Spring 2016

Due in class Friday February 12. Earlier submissions are welcome!

Note about late submissions: Late submissions will be accepted until 5pm Thursday February 18 in MSEE330. This is a hard deadline. NO EXCEPTION! Please try not to be late and hand in by the February 12 deadline.


Question

We have learned how to use Bayes Decision Rule to classify data points drawn at random from two classes that are normally distributed in $ R^n $. Use data (either synthetic or real) to experiment with this classification method. When does it work well? When does it not work well?

Write a report to explain your experiments and summarize your findings. Make sure to include a cover page, introduction, numerical results (e.g., tables, graphs,…), and a conclusion. Attach a copy of your code.

Hand in two hard copies of your report. The first one should start with a standard cover page. For the second one, remove your name from the cover page. Place the anonymous submission below the submission with a name and hand in both together.

  • Specific examples of project scopes and experiments will be described in class. Feel free to come up with your own.
  • You must write your own function to classify the data (discriminant g(x)). Do not copy other people's code and do not use any toolbox to classify the data.
  • DO NOT PLAGIARIZE!!!!! You will get in serious trouble if you do so. Don't use figures from the internet, don't copy and paste other people's text, cite all your sources, etc. In doubt, ask your instructor.
  • Joe will be sharing some MATLAB code to compute Bayes Error in multiple dimensions. (Will be posted here shortly.) Feel free to use his code (with citation, of course!)
  • In the past, I have been asked if it is ok to use Naive Bayes for the classification. You can use it if you are trying to compare this approach with the standard Bayes Decision Rule, but do not do the entire project with Naive Bayes, it is too simplistic.

Back to ECE 662 Spring 2016

Alumni Liaison

Meet a recent graduate heading to Sweden for a Postdoctorate.

Christine Berkesch