Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Documentation] Added Experimentation Results
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