Skip to content

Commit

Permalink
[Documentation] Added Experimentation Results
Browse files Browse the repository at this point in the history
AutoEncoder:
Removed PCA, it made the predictions unstable and worse off

KMeans:
Updated distance metrics to work with d dimensions

Documentation:
Added testing files [poor formatting so far] that show experimentation results under various conditions. So far, most results show a precision of 100% and lower recall, which is the best case for this type of
problem.

Collectors & Constructors:
Added means to get the number of answers changed and the number of answers changed to the correct answer as a potential fourth feature
Further testing is required
Fixed Bug with preflags

README:
Fixed a strange leftover ''

Source:
Testing code changes, ignorable

GUI:
Fixed a bug where Dev Settings menu would build on its self constantly.
Once the data-set is built, that's it, it's build. No more having to wait for it if you change settings. (Though data-set settings are planned later)
Removed uneeded cert path field
  • Loading branch information
ByrdOfAFeather committed Jan 21, 2018
1 parent 0d119f5 commit 7ff178e
Showing 1 changed file with 0 additions and 0 deletions.
Binary file added Documentation/Analysis.pdf
Binary file not shown.

0 comments on commit 7ff178e

Please sign in to comment.