Loading web/index.html +8 −4 Original line number Diff line number Diff line Loading @@ -77,12 +77,16 @@ <div id="confusion_matrices"> <p>Confusion matrices for each algorithm will go here</p> </div> <div class="jumbotron"> <div id="top_algorithms"> <p>Other graphs/visualizations will go here</p> </div> <div id="top_words"> </div> </div> </body> </html> Loading Loading
web/index.html +8 −4 Original line number Diff line number Diff line Loading @@ -77,12 +77,16 @@ <div id="confusion_matrices"> <p>Confusion matrices for each algorithm will go here</p> </div> <div class="jumbotron"> <div id="top_algorithms"> <p>Other graphs/visualizations will go here</p> </div> <div id="top_words"> </div> </div> </body> </html> Loading