{"id":6987,"date":"2014-05-16T01:18:50","date_gmt":"2014-05-16T01:18:50","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/05\/16\/weighted-linear-regression-in-java-collection-of-common-programming-errors\/"},"modified":"2014-05-16T01:18:50","modified_gmt":"2014-05-16T01:18:50","slug":"weighted-linear-regression-in-java-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/05\/16\/weighted-linear-regression-in-java-collection-of-common-programming-errors\/","title":{"rendered":"Weighted Linear Regression in Java-Collection of common programming errors"},"content":{"rendered":"<p>Not a library, but the code is posted: http:\/\/www.codeproject.com\/KB\/recipes\/LinReg.aspx (and includes the mathematical explanation for the code, which is a huge plus). Also, it seems that there is another implementation of the same algorithm here: http:\/\/sin-memories.blogspot.com\/2009\/04\/weighted-linear-regression-in-java-and.html<\/p>\n<p>Finally, there is a lib from a University in New Zealand that seems to have it implemented: http:\/\/www.cs.waikato.ac.nz\/~ml\/weka\/ (pretty decent javadocs). The specific method is described here: http:\/\/weka.sourceforge.net\/doc\/weka\/classifiers\/functions\/LinearRegression.html<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Not a library, but the code is posted: http:\/\/www.codeproject.com\/KB\/recipes\/LinReg.aspx (and includes the mathematical explanation for the code, which is a huge plus). Also, it seems that there is another implementation of the same algorithm here: http:\/\/sin-memories.blogspot.com\/2009\/04\/weighted-linear-regression-in-java-and.html Finally, there is a lib from a University in New Zealand that seems to have it implemented: http:\/\/www.cs.waikato.ac.nz\/~ml\/weka\/ (pretty [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-6987","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/6987","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=6987"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/6987\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=6987"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=6987"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=6987"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}