Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Bug fixes:
* DT and RF:
- Fix accuracy issues related to integer categorical variables and tree depth
- Improve visualization of tree(s)
* Elastic Net:
- Fix install/dev check on GPDB 5.0 and HAWQ 2.2 (MADLIB-1088)
- Fix inconsistent results with grouping (MADLIB-1092)
* PCA:
- Fix install/dev check
Other:
- PMML: Skip install/dev check when run without the ‘-t’ option (MADLIB-1078)
- Multiple user documentation improvements

...

* PageRank has a hard-coded schema name ("madlib") in the devinstall check which 
leads to failure in devinstall check if madlib is installed in a non-default schema location.

...