File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed
Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -14,12 +14,10 @@ This file documents all notable changes to the project.
1414**TrueLearn 1.1.0 (13-08-2023) **
1515
1616*Added *
17-
1817- The option to visualise the variance in Bar, Dot, Line plotters. By default this is
1918 enabled except in the Line plotter.
2019
2120*Changed *
22-
2321- INK classifier now uses a binary skill representation.
2422- The INK Classifier can now be instantiated using a dictionary of parameters
2523- Added black border to Rose Plotter to make it easier to distinguish topics of similar
@@ -29,18 +27,15 @@ This file documents all notable changes to the project.
2927 variance being misleading.
3028
3129*Fixed *
32-
33- - Ink prediction??
30+ - Incorrect weights used in INK prediction
3431- Topic label overflow in Bubble plotter. This means that a reasonable number
3532 of topics (around 10 to 15) can be plotted for the default image size.
3633- Wordcloud now fully supports Python 3.11
3734
3835*Removed *
39-
4036- orjson dependency, as JSON deserialisation is not our bottleneck and the additional dependency
4137 is not worth it.
4238
43-
4439**TrueLearn 1.0.0 (14-04-2023) **
4540
4641- Initial release!
You can’t perform that action at this time.
0 commit comments