File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,12 @@ This file documents all notable changes to the project.
1414**TrueLearn 1.1.0 (13-08-2023) **
1515
1616*Added *
17+
1718- The option to visualise the variance in Bar, Dot, Line plotters. By default this is
1819 enabled except in the Line plotter.
1920
2021*Changed *
22+
2123- INK classifier now uses a binary skill representation.
2224- The INK Classifier can now be instantiated using a dictionary of parameters
2325- Added black border to Rose Plotter to make it easier to distinguish topics of similar
@@ -27,12 +29,14 @@ This file documents all notable changes to the project.
2729 variance being misleading.
2830
2931*Fixed *
32+
3033- Incorrect weights used in INK prediction
3134- Topic label overflow in Bubble plotter. This means that a reasonable number
3235 of topics (around 10 to 15) can be plotted for the default image size.
3336- Wordcloud now fully supports Python 3.11
3437
3538*Removed *
39+
3640- orjson dependency, as JSON deserialisation is not our bottleneck and the additional dependency
3741 is not worth it.
3842
You can’t perform that action at this time.
0 commit comments