Commit Graph

14 Commits

Author SHA1 Message Date
Woody Folsom
90874ab065 Merge branch 'master' of woodyfolsom.net:/opt/git/cs6601p2
Conflicts:
	src/net/woodyfolsom/cs6601/p2/BayesChef.java
2012-03-12 15:59:35 -04:00
Woody Folsom
16a97ba39a Work in progress. 2012-03-12 14:33:41 -04:00
dkohl
07ff504781 Proposal revised down to data accuisition 2012-03-12 12:51:02 -04:00
dkohl
c1f68f6f5c Merge branch 'master' of woodyfolsom.net:/opt/git/cs6601p2 2012-03-12 11:45:43 -04:00
dkohl
1504f815ae MeanSquareError 2012-03-12 11:44:35 -04:00
Woody Folsom
8e48411183 Added write-up. 2012-03-12 11:27:26 -04:00
Woody Folsom
b1e5f2c74e BayesChef now reports MSE of evidence and hidden recipe flavor combos.
Also, improved formatting of output to show exactly which flavors were included in the calculations.
2012-03-12 09:18:28 -04:00
dkohl
06066f470a Fixing variance cal 2012-03-11 23:08:24 -04:00
Woody Folsom
bb94356ec1 Work in progress.
Able to read short survey, recipe book but crashing in Bayes Net code.
2012-03-11 21:25:04 -04:00
Woody Folsom
3046f68681 Work in progress. 2012-03-11 17:46:53 -04:00
Woody Folsom
d5d73003d2 Work in progress. 2012-03-11 16:49:20 -04:00
Woody Folsom
571d0a1922 Added Daniel's Bayes Net code. Converted example code to unit tests. Minor code clean-up. 2012-03-11 10:33:45 -04:00
Woody Folsom
a021dc2fc0 Now with a 22-recipe survey_dataset.xml.
Unit test shows an example of checking that Honey cake contains gluten, eggs and spice but not red meat, shellfish or poultry.
2012-03-09 21:04:45 -05:00
Woody Folsom
fc3709dda7 Initial commit. 2012-03-06 11:45:35 -05:00