このブログでも何度か紹介しているPostgreSQLのデータベース内で機械学習の処理を行えるApache MADlibですが、1.9.1 GAがリリースされました。 Apache MADlib (incubating): Big Data Machine Learning in SQL http://madlib.incubator.apache.org/ 前のリリース1.9からの変更点は、以下のようになっています。 New function: One class SVM SVM: Added functionality to assign weights to each class, simplying classification of unbalanced data. New function: Prediction metrics New function: Sessionizat
