Notifications - Aster Analytics

Teradata Aster® Analytics Release Notes

Product
Aster Analytics
Release Number
6.21
Published
March 2017
Language
English (United States)
Last Update
2018-04-13
dita:mapPath
kvu1474411790101.ditamap
dita:ditavalPath
AA-notempfilter_pdf_output.ditaval
dita:id
zdi1474411568514
lifecycle
previous
Product Category
Software
  • The installation instructions in the Teradata Aster® Analytics Foundation User Guide have been updated.
  • Most of the function examples in the Teradata Aster® Analytics Foundation User Guide have been updated.
  • The IPGeo function can use the conversion file maxmind1.2.8.jar, which is as part of the Aster Analytics package. If you specify this file in the Converter argument, you must specify its full name. For example:
    SELECT * FROM IPGeo (
      ON ipgeo_1
      Converter (maxmind1.2.8.jar,
        'com.asterdata.sqlmr.analytics.location.ipgeo.maxmind1.2.8.jar')
      Accumulate ('id', 'ip')
    )

    The default conversion file, GeoLiteCity.dat, is also installed as part of the Aster Analytics package.

  • The Logistic Predict function is deprecated; use the GLMPredict function.
  • The Logistic Regression function is deprecated; use the GLM function.
  • The SAX function is deprecated; use the SAX2 function.
  • The Shapelet functions ShapeletMasker, ShapeletFrequencyFinder, ShapeletStrengthFinder, ShapeletFinder, and ShapeletClassifier are deprecated; use the new Shapelet functions SupervisedShapeletTrainer and SupervisedShapeletClassifier.
  • The Visualization functions cFilterviz, nPathviz, and Visualizer are deprecated. However, this functionality is available with the Aster AppCenter product. For information about obtaining Aster AppCenter, contact your Teradata Aster Account Representative.