Skip to content

Releases: mhamano/advanced-analytics-toolbox

v1.4.3

29 May 10:12
Compare
Choose a tag to compare

Fixes

#40 Fix color-picker to work
#52 Fix to show label on x&y axis of correlation matrix heatmap
#55 Include leonardo-ui in this extention to avoid referencing errors on Qlik Sense June 2018

v1.4.2

20 Feb 04:14
7e3eb92
Compare
Choose a tag to compare

Fixes

#45 Display a message that sort is not supported on property panel
#46 Avoid error when selecting forecast line
#47 Select right points by using elemnum in range selection on line chart
#48 Fix the naming of R dataset file for holt winters
#49 Handle data properly when input time series data is sorted in load script

v1.4.1

02 Nov 06:56
Compare
Choose a tag to compare

Fixes

  • #39 Fix ANOVA and Tukey to handle dimensions with non unique values
  • #41 Fix to include DataTables files in the released zip file

v1.4.0

02 Oct 08:37
Compare
Choose a tag to compare

Enhancements

  • #20 Add equation formula to linear regression lines
  • #21 Add debug mode to output execute R script to console log
  • #23 Add Holt-Winters (Holt-Winters)
  • #36 Add additive or multiplicative seasonal options to decomposing timeseries
  • #37 Add options to extend line for forecasting on simple linear regression line chart

Fixes

  • #33 Fix the PCA's table to comply with the extension's standard format
  • #34 Add null suppression to dimension
  • #35 Add Iteration through all datapages of hypercube to simple linear bubble

v1.3.1

21 Sep 09:58
Compare
Choose a tag to compare

Fixes

  • #32 Fix to include DataTables files in the released zip file

v1.3.0

11 Sep 08:29
Compare
Choose a tag to compare

Enhancement

Fixes

  • #18 Decision tree - Evaluate model : fix to calculate accuracy correctly when the numbers of row and column are not identical
  • #19 Decision tree : Change the default value of SplitData from true to false

v1.2.1

05 Sep 02:03
Compare
Choose a tag to compare

Fixes

  • #13 Fix the referencing paths to JavaScript libraries to work with virtual proxy prefix

v1.2.0

31 Aug 02:42
Compare
Choose a tag to compare

Decision tree is added as a new analysis type in this release. Please make sure to install the following R packages when upgrading to this version. (Required R packages)

  • rpart
  • d3r
  • partykit

Enhancements

Fixes

  • #10 Cluster number starts from 0 instead of 1 on the "Grouped by Variables" mode of "k-means - Cluster means/centers" char
  • #11 Match the default coloring of "k-means clustering" with "k-means - Cluster means/centers"

v1.1.0

10 Aug 03:51
Compare
Choose a tag to compare

Enhancements

  • #2 Add bar chart of cluster means/centers grouped by variable or by clusters
  • #3 Change point selection behavior on bubble and line charts
  • #4 Add table display mode

Fixes

  • #5 Add scaling option to kmeans and kmeans 3D
  • #7 Include built code in the github project ( #1, #6 )

v1.0.0

25 Jul 03:37
Compare
Choose a tag to compare

Advanced Analytics Toolbox is a Qlik Sense extension which allows you to create charts to perform advanced analytics by simple drag and drop without complex scripting. This is the initial release of the extension.