Skip to content

Commit 51d169e

Browse files
Update README.md
1 parent f93f9ef commit 51d169e

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,15 @@ One component of my vision of FULLY AUTOMATED competative debate case production
1414

1515

1616

17-
TODO: 1. Finish README - Cite relavent technologies and papers
17+
TODO:
18+
1. Finish README - Cite relavent technologies and papers
1819
2. Documentation/Examples/Installation Instructions
1920
3. More examples
2021

22+
Changelog:
23+
8/8/2019 -
24+
* Added Keras model support - now utilizes by default KNN if not in Keras mode and a Neural Network if in Keras mode.
25+
* Added HTML exporting of model explanations.
2126

2227
## Examples
2328

@@ -30,6 +35,8 @@ ANB = Antiblackness, CAP = Capitalism, ECON = Economy, EDU = Education, ENV = En
3035

3136
Top matrix is a confusion matrix of my validation set
3237

38+
This classifier gets 75% accuracy
39+
3340
Bottom matrix is showing classification probabilities for each individual example in my validation set.
3441

3542
![](https://github.com/Hellisotherpeople/Active-Explainable-Classification/blob/master/conf_matrix.png)

0 commit comments

Comments
 (0)