[jira] [Closed] (HIVEMALL-296) NPE happens in General classifier/regressor when the number of input records is zero

2020-07-27 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-296. --- Resolution: Fixed > NPE happens in General classifier/regressor when the number of input records

[jira] [Created] (HIVEMALL-296) NPE happens in General classifier/regressor when the number of input records is zero

2020-07-26 Thread Makoto Yui (Jira)
Makoto Yui created HIVEMALL-296: --- Summary: NPE happens in General classifier/regressor when the number of input records is zero Key: HIVEMALL-296 URL: https://issues.apache.org/jira/browse/HIVEMALL-296

[jira] [Closed] (HIVEMALL-295) transpose_and_dot throws UDFArgumentException for 0 rows input

2020-06-03 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-295. --- Resolution: Fixed > transpose_and_dot throws UDFArgumentException for 0 rows input >

[jira] [Closed] (HIVEMALL-294) Fix XGboost to report progress report for each iteration

2020-05-29 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-294. --- Resolution: Fixed > Fix XGboost to report progress report for each iteration >

[jira] [Commented] (HIVEMALL-175) Support LightGBM

2020-05-27 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117544#comment-17117544 ] Makoto Yui commented on HIVEMALL-175: - LightGBM does not provide Java API for training (only for

[jira] [Created] (HIVEMALL-295) transpose_and_dot throws UDFArgumentException for 0 rows input

2020-05-10 Thread Makoto Yui (Jira)
Makoto Yui created HIVEMALL-295: --- Summary: transpose_and_dot throws UDFArgumentException for 0 rows input Key: HIVEMALL-295 URL: https://issues.apache.org/jira/browse/HIVEMALL-295 Project: Hivemall

[jira] [Created] (HIVEMALL-294) Fix XGboost to report progress report for each iteration

2020-04-27 Thread Makoto Yui (Jira)
Makoto Yui created HIVEMALL-294: --- Summary: Fix XGboost to report progress report for each iteration Key: HIVEMALL-294 URL: https://issues.apache.org/jira/browse/HIVEMALL-294 Project: Hivemall

[jira] [Commented] (HIVEMALL-134) Create Stanalone API for Scala/Java

2020-04-25 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17092125#comment-17092125 ] Makoto Yui commented on HIVEMALL-134: - [~Tammik] Implementing simple [Estimator

[jira] [Updated] (HIVEMALL-293) Fix l2_norm UDAF to return DoubleWritable instead of Java double

2020-01-27 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-293: Description:   {noformat} SELECT   nvl(nullif(l2_norm(score),0.0),1.0) AS norm FROM  

[jira] [Created] (HIVEMALL-293) Fix l2_norm UDAF to return DoubleWritable instead of Java double

2020-01-27 Thread Makoto Yui (Jira)
Makoto Yui created HIVEMALL-293: --- Summary: Fix l2_norm UDAF to return DoubleWritable instead of Java double Key: HIVEMALL-293 URL: https://issues.apache.org/jira/browse/HIVEMALL-293 Project: Hivemall

[jira] [Updated] (HIVEMALL-175) Support LightGBM

2020-01-26 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-175: Fix Version/s: (was: 0.7.0) 0.6.2 Affects Version/s: (was:

[jira] [Closed] (HIVEMALL-291) Add deduplication option to to_order_list UDAF

2020-01-23 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-291. --- Resolution: Fixed > Add deduplication option to to_order_list UDAF >

[jira] [Created] (HIVEMALL-292) Frequent Item Scketches UDAF

2020-01-23 Thread Makoto Yui (Jira)
Makoto Yui created HIVEMALL-292: --- Summary: Frequent Item Scketches UDAF Key: HIVEMALL-292 URL: https://issues.apache.org/jira/browse/HIVEMALL-292 Project: Hivemall Issue Type: New Feature

[jira] [Created] (HIVEMALL-291) Add deduplication option to to_order_list UDAF

2020-01-23 Thread Makoto Yui (Jira)
Makoto Yui created HIVEMALL-291: --- Summary: Add deduplication option to to_order_list UDAF Key: HIVEMALL-291 URL: https://issues.apache.org/jira/browse/HIVEMALL-291 Project: Hivemall Issue

[jira] [Created] (HIVEMALL-290) Make DIMSUM more scalable

2020-01-17 Thread Makoto Yui (Jira)
Makoto Yui created HIVEMALL-290: --- Summary: Make DIMSUM more scalable Key: HIVEMALL-290 URL: https://issues.apache.org/jira/browse/HIVEMALL-290 Project: Hivemall Issue Type: Improvement

[jira] [Commented] (HIVEMALL-30) continuous-integration/travis-ci/pr throw OutOfMemoryError

2020-01-02 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17007164#comment-17007164 ] Makoto Yui commented on HIVEMALL-30: Hi [~sdhalex] This issue is already resolved and root cause

[jira] [Assigned] (HIVEMALL-186) UDAF to collect Descriptive Statistics

2019-12-29 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui reassigned HIVEMALL-186: --- Assignee: Alexey Zinoviev > UDAF to collect Descriptive Statistics >

[jira] [Commented] (HIVEMALL-280) Support lift/confidence/support UDF

2019-12-29 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17004768#comment-17004768 ] Makoto Yui commented on HIVEMALL-280: - [~dharmikt] Do you have any progress? If there are something

[jira] [Assigned] (HIVEMALL-280) Support lift/confidence/support UDF

2019-12-29 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui reassigned HIVEMALL-280: --- Assignee: Dharmik Thakkar (was: Makoto Yui) > Support lift/confidence/support UDF >

[jira] [Closed] (HIVEMALL-286) Change Assignable User permissions

2019-12-29 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-286. --- Resolution: Fixed > Change Assignable User permissions > -- > >

[jira] [Assigned] (HIVEMALL-264) pivot/unpivot UDF

2019-12-29 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui reassigned HIVEMALL-264: --- Assignee: Shayak Sadhu > pivot/unpivot UDF > - > > Key:

[jira] [Commented] (HIVEMALL-286) Change Assignable User permissions

2019-12-29 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17004729#comment-17004729 ] Makoto Yui commented on HIVEMALL-286: - see https://issues.apache.org/jira/browse/INFRA-11518 >

[jira] [Commented] (HIVEMALL-264) pivot/unpivot UDF

2019-12-29 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17004727#comment-17004727 ] Makoto Yui commented on HIVEMALL-264: - [~Shayak] we welcome your contribution. You can start

[jira] [Closed] (HIVEMALL-289) Add str_contain(string str, array match, boolean or=true) UDF

2019-12-25 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-289. --- Resolution: Fixed > Add str_contain(string str, array match, boolean or=true) UDF >

[jira] [Created] (HIVEMALL-289) Add str_contain(string str, array match, boolean or=true) UDF

2019-12-25 Thread Makoto Yui (Jira)
Makoto Yui created HIVEMALL-289: --- Summary: Add str_contain(string str, array match, boolean or=true) UDF Key: HIVEMALL-289 URL: https://issues.apache.org/jira/browse/HIVEMALL-289 Project: Hivemall

[jira] [Commented] (HIVEMALL-264) pivot/unpivot UDF

2019-12-17 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16998880#comment-16998880 ] Makoto Yui commented on HIVEMALL-264: - {code:java} SELECT l.country, sum(r.android) as android,

[jira] [Commented] (HIVEMALL-264) pivot/unpivot UDF

2019-12-17 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16998854#comment-16998854 ] Makoto Yui commented on HIVEMALL-264: - possible query interface. {code:java} SELECT l.uid, r.*

[jira] [Closed] (HIVEMALL-20) Improve the performance of Hive integration in Spark

2019-12-17 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-20. -- Resolution: Abandoned > Improve the performance of Hive integration in Spark >

[jira] [Closed] (HIVEMALL-16) [Umbrella] Algorithms to Support

2019-12-17 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-16. -- Resolution: Invalid > [Umbrella] Algorithms to Support > > >

[jira] [Closed] (HIVEMALL-288) mf_predict throws SemanticException No matching method for class hivemall.factorization.mf.MFPredictionUDF with (array, array, int)

2019-12-12 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-288. --- Resolution: Fixed > mf_predict throws SemanticException No matching method for class >

[jira] [Created] (HIVEMALL-288) mf_predict throws SemanticException No matching method for class hivemall.factorization.mf.MFPredictionUDF with (array, array, int)

2019-12-11 Thread Makoto Yui (Jira)
Makoto Yui created HIVEMALL-288: --- Summary: mf_predict throws SemanticException No matching method for class hivemall.factorization.mf.MFPredictionUDF with (array, array, int) Key: HIVEMALL-288 URL:

[jira] [Created] (HIVEMALL-287) disable xgboost early stopping when training/test contain only 1 class

2019-12-09 Thread Makoto Yui (Jira)
Makoto Yui created HIVEMALL-287: --- Summary: disable xgboost early stopping when training/test contain only 1 class Key: HIVEMALL-287 URL: https://issues.apache.org/jira/browse/HIVEMALL-287 Project:

[jira] [Assigned] (HIVEMALL-286) Change Assignable User permissions

2019-12-03 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui reassigned HIVEMALL-286: --- Assignee: Makoto Yui > Change Assignable User permissions >

[jira] [Updated] (HIVEMALL-248) UDFs for Kuromoji stoptags

2019-11-28 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-248: Issue Type: New Feature (was: Improvement) > UDFs for Kuromoji stoptags >

[jira] [Updated] (HIVEMALL-283) Bump up netty version to 4.1.42.Final

2019-11-28 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-283: Issue Type: Task (was: New Feature) > Bump up netty version to 4.1.42.Final >

[jira] [Updated] (HIVEMALL-259) [BUG] feature_binning does not work properly under certain conditions

2019-11-28 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-259: Issue Type: Bug (was: Improvement) > [BUG] feature_binning does not work properly under certain

[jira] [Updated] (HIVEMALL-173) Hivemall on Kafka KSQL

2019-11-28 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-173: Fix Version/s: (was: 0.6.0) > Hivemall on Kafka KSQL > -- > >

[jira] [Updated] (HIVEMALL-195) Support Kafka for real-time prediction and real-time anomaly detection through KSQL UDFs

2019-11-28 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-195: Fix Version/s: (was: 0.6.0) > Support Kafka for real-time prediction and real-time anomaly

[jira] [Updated] (HIVEMALL-248) UDFs for Kuromoji stoptags

2019-11-28 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-248: Issue Type: Improvement (was: Wish) > UDFs for Kuromoji stoptags > -- >

[jira] [Closed] (HIVEMALL-159) Add documentation about One-hot encoding

2019-11-27 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-159. --- Fix Version/s: 0.6.0 Resolution: Fixed > Add documentation about One-hot encoding >

[jira] [Commented] (HIVEMALL-280) Support lift/confidence/support UDF

2019-11-27 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16983854#comment-16983854 ] Makoto Yui commented on HIVEMALL-280: - It's just 2 pair computation but Apriori-algorithm is known

[jira] [Commented] (HIVEMALL-280) Support lift/confidence/support UDF

2019-11-27 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16983838#comment-16983838 ] Makoto Yui commented on HIVEMALL-280: - [~dharmikt] "A, B, A_count, B_count, AB_count, tx_total" is

[jira] [Comment Edited] (HIVEMALL-280) Support lift/confidence/support UDF

2019-11-27 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16983834#comment-16983834 ] Makoto Yui edited comment on HIVEMALL-280 at 11/27/19 7:08 PM: ---

[jira] [Closed] (HIVEMALL-25) [DOC] Update UserGuide for v0.6

2019-11-27 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-25. -- Resolution: Later > [DOC] Update UserGuide for v0.6 > --- > >

[jira] [Closed] (HIVEMALL-158) Refine deprecated userguide contents

2019-11-26 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-158. --- Fix Version/s: 0.6.0 Assignee: Makoto Yui Resolution: Fixed > Refine deprecated

[jira] [Updated] (HIVEMALL-158) Refine deprecated userguide contents

2019-11-26 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-158: Summary: Refine deprecated userguide contents (was: Update user guide to use newly introduced

[jira] [Closed] (HIVEMALL-285) Explain default hyperparameters for each optimizer

2019-11-26 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-285. --- Resolution: Fixed > Explain default hyperparameters for each optimizer >

[jira] [Created] (HIVEMALL-285) Explain default hyperparameters for each optimizer

2019-11-26 Thread Makoto Yui (Jira)
Makoto Yui created HIVEMALL-285: --- Summary: Explain default hyperparameters for each optimizer Key: HIVEMALL-285 URL: https://issues.apache.org/jira/browse/HIVEMALL-285 Project: Hivemall Issue

[jira] [Updated] (HIVEMALL-284) Support class weighting in GeneralLearnerBase

2019-11-26 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-284: Description:

[jira] [Created] (HIVEMALL-284) Support class weighting in GeneralLearnerBase

2019-11-26 Thread Makoto Yui (Jira)
Makoto Yui created HIVEMALL-284: --- Summary: Support class weighting in GeneralLearnerBase Key: HIVEMALL-284 URL: https://issues.apache.org/jira/browse/HIVEMALL-284 Project: Hivemall Issue Type:

[jira] [Updated] (HIVEMALL-282) Support gradient_boosting

2019-11-26 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-282: Fix Version/s: (was: 0.6.0) 0.7.0 > Support gradient_boosting >

[jira] [Updated] (HIVEMALL-282) Support gradient_boosting

2019-11-26 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-282: Fix Version/s: (was: 0.7.0) 0.6.0 > Support gradient_boosting >

[jira] [Closed] (HIVEMALL-114) Add introductory pages to roots of content trees

2019-11-25 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-114. --- Resolution: Won't Fix > Add introductory pages to roots of content trees >

[jira] [Updated] (HIVEMALL-51) Add documentation about BPR-MF

2019-11-25 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-51: --- Description: Add documentation about BPR-MF. BPR: Bayesian Personalized Ranking from Implicit

[jira] [Closed] (HIVEMALL-237) Add usage in ML function reference page

2019-11-25 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-237. --- Resolution: Fixed > Add usage in ML function reference page >

[jira] [Updated] (HIVEMALL-186) UDAF to collect Descriptive Statistics

2019-11-25 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-186: Fix Version/s: (was: 0.6.0) 0.7.0 > UDAF to collect Descriptive

[jira] [Updated] (HIVEMALL-177) Support more Data Sketch Algorithms

2019-11-25 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-177: Fix Version/s: (was: 0.6.0) 0.7.0 > Support more Data Sketch Algorithms >

[jira] [Updated] (HIVEMALL-176) Support Oracle SQL functions

2019-11-25 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-176: Fix Version/s: (was: 0.6.0) 0.7.0 > Support Oracle SQL functions >

[jira] [Closed] (HIVEMALL-283) Bump up netty version to 4.1.42.Final

2019-11-25 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-283. --- Resolution: Fixed > Bump up netty version to 4.1.42.Final > -

[jira] [Created] (HIVEMALL-283) Bump up netty version to 4.1.42.Final

2019-11-25 Thread Makoto Yui (Jira)
Makoto Yui created HIVEMALL-283: --- Summary: Bump up netty version to 4.1.42.Final Key: HIVEMALL-283 URL: https://issues.apache.org/jira/browse/HIVEMALL-283 Project: Hivemall Issue Type: New

[jira] [Closed] (HIVEMALL-226) Move hivemall.fm and hivemall.mf packages to under hivemall.factorization

2019-11-25 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-226. --- Resolution: Fixed > Move hivemall.fm and hivemall.mf packages to under hivemall.factorization >

[jira] [Updated] (HIVEMALL-126) Max Entropy Classifier for Text classification

2019-11-25 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-126: Fix Version/s: (was: 0.6.0) 0.7.0 > Max Entropy Classifier for Text

[jira] [Updated] (HIVEMALL-111) Add more ready-to-use data to the Docker image

2019-11-25 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-111: Fix Version/s: (was: 0.6.0) 0.7.0 > Add more ready-to-use data to the

[jira] [Updated] (HIVEMALL-106) Distribute Docker image in each ASF official release

2019-11-25 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-106: Fix Version/s: (was: 0.6.0) 0.7.0 > Distribute Docker image in each ASF

[jira] [Updated] (HIVEMALL-128) Include version information is the prediction model built by RandomForest to support prediction for each version

2019-11-25 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-128: Fix Version/s: (was: 0.6.0) 0.7.0 > Include version information is the

[jira] [Updated] (HIVEMALL-166) UDF to convert various timestamp representation into unixtime

2019-11-25 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-166: Fix Version/s: (was: 0.6.0) 0.7.0 > UDF to convert various timestamp

[jira] [Updated] (HIVEMALL-137) Support SMOTE oversampling for unbalanced data

2019-11-25 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-137: Fix Version/s: (was: 0.6.0) 0.7.0 > Support SMOTE oversampling for

[jira] [Updated] (HIVEMALL-240) Move docker repos to under "/u/apache"

2019-11-25 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-240: Fix Version/s: (was: 0.6.0) 0.7.0 > Move docker repos to under

[jira] [Updated] (HIVEMALL-239) Google Analytics tracking for Hivemall website

2019-11-25 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-239: Fix Version/s: (was: 0.6.0) 0.7.0 > Google Analytics tracking for

[jira] [Updated] (HIVEMALL-175) Support LightGBM

2019-11-25 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-175: Fix Version/s: (was: 0.6.0) 0.7.0 > Support LightGBM > >

[jira] [Closed] (HIVEMALL-178) NaN/missing value/null values handling in RandomForest

2019-11-25 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-178. --- Resolution: Fixed NaN is handling as a missing value. > NaN/missing value/null values handling in

[jira] [Closed] (HIVEMALL-153) [Umbrella] Release Hivemall v0.6.0

2019-11-25 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-153. --- Resolution: Fixed > [Umbrella] Release Hivemall v0.6.0 > -- > >

[jira] [Closed] (HIVEMALL-121) Add `-libsvm` formatting option for `feature_hashing`

2019-11-25 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-121. --- Resolution: Fixed > Add `-libsvm` formatting option for `feature_hashing` >

[jira] [Closed] (HIVEMALL-249) Fix fmeasure UDAF to support any integers

2019-11-25 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-249. --- Assignee: Makoto Yui Resolution: Fixed > Fix fmeasure UDAF to support any integers >

[jira] [Updated] (HIVEMALL-204) Support SimplexSolver (Linear Programming Solver) UDTF

2019-11-24 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-204: Fix Version/s: (was: 0.6.0) 0.7.0 > Support SimplexSolver (Linear

[jira] [Updated] (HIVEMALL-199) Reduce memory usage of lda_predict

2019-11-24 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-199: Fix Version/s: (was: 0.6.0) 0.7.0 > Reduce memory usage of lda_predict >

[jira] [Updated] (HIVEMALL-206) Support KMV sketch UDF

2019-11-24 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-206: Fix Version/s: (was: 0.6.0) 0.7.0 > Support KMV sketch UDF >

[jira] [Updated] (HIVEMALL-194) Improve the thoughtput of LDA training

2019-11-24 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-194: Fix Version/s: (was: 0.6.0) 0.7.0 > Improve the thoughtput of LDA

[jira] [Updated] (HIVEMALL-118) Support word2vec

2019-11-24 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-118: Fix Version/s: (was: 0.6.0) 0.7.0 > Support word2vec > >

[jira] [Updated] (HIVEMALL-187) Support SQL/MM GeoSpatial functions

2019-11-24 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-187: Fix Version/s: (was: 0.6.0) 0.7.0 > Support SQL/MM GeoSpatial functions >

[jira] [Updated] (HIVEMALL-228) Support Ordinal Classifier

2019-11-24 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-228: Fix Version/s: (was: 0.6.0) 0.7.0 > Support Ordinal Classifier >

[jira] [Updated] (HIVEMALL-213) Implement random training example selection

2019-11-24 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-213: Fix Version/s: (was: 0.6.0) 0.7.0 > Implement random training example

[jira] [Created] (HIVEMALL-282) Support gradient_boosting

2019-11-24 Thread Makoto Yui (Jira)
Makoto Yui created HIVEMALL-282: --- Summary: Support gradient_boosting Key: HIVEMALL-282 URL: https://issues.apache.org/jira/browse/HIVEMALL-282 Project: Hivemall Issue Type: New Feature

[jira] [Closed] (HIVEMALL-271) Make xgboost hyperparameters configurable

2019-11-22 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-271. --- Resolution: Fixed > Make xgboost hyperparameters configurable >

[jira] [Closed] (HIVEMALL-276) [Umbrella] official support for xgboost v0.90

2019-11-22 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-276. --- Resolution: Fixed > [Umbrella] official support for xgboost v0.90 >

[jira] [Closed] (HIVEMALL-279) Support xgboost v0.90 hyperparameters

2019-11-22 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-279. --- Resolution: Fixed > Support xgboost v0.90 hyperparameters > -

[jira] [Closed] (HIVEMALL-275) Fix xgboost module to create DMatrix from CSRMatrix

2019-11-22 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-275. --- Resolution: Fixed > Fix xgboost module to create DMatrix from CSRMatrix >

[jira] [Closed] (HIVEMALL-27) Add documentation about Xgboost support in v0.6.0

2019-11-22 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-27. -- Resolution: Fixed > Add documentation about Xgboost support in v0.6.0 >

[jira] [Closed] (HIVEMALL-281) Support max_by, min_by, majority_vote UDAF

2019-11-22 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-281. --- Resolution: Fixed > Support max_by, min_by, majority_vote UDAF >

[jira] [Updated] (HIVEMALL-281) Support max_by, min_by, majority_vote UDAF

2019-11-22 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-281: Summary: Support max_by, min_by, majority_vote UDAF (was: Support max_by and min_by UDAF ) >

[jira] [Created] (HIVEMALL-281) Support max_by and min_by UDAF

2019-11-21 Thread Makoto Yui (Jira)
Makoto Yui created HIVEMALL-281: --- Summary: Support max_by and min_by UDAF Key: HIVEMALL-281 URL: https://issues.apache.org/jira/browse/HIVEMALL-281 Project: Hivemall Issue Type: New Feature

[jira] [Updated] (HIVEMALL-280) Support lift/confidence/support UDF

2019-11-21 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-280: Description: Support lift/confidence/support UDAF

[jira] [Commented] (HIVEMALL-280) Support lift/confidence/support UDF

2019-11-21 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979532#comment-16979532 ] Makoto Yui commented on HIVEMALL-280: - [~dharmikt]  Yes, it would be appreciated. > Support

[jira] [Assigned] (HIVEMALL-280) Support lift/confidence/support UDF

2019-11-21 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui reassigned HIVEMALL-280: --- Assignee: Makoto Yui > Support lift/confidence/support UDF >

[jira] [Closed] (HIVEMALL-150) Support Matrix conversion from DoKMatrix to CSR/CSCMatrix

2019-11-11 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-150. --- Resolution: Won't Do > Support Matrix conversion from DoKMatrix to CSR/CSCMatrix >

[jira] [Updated] (HIVEMALL-280) Support lift/confidense/support UDF

2019-11-11 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-280: Description: Support lift/confidence/support UDAF

[jira] [Updated] (HIVEMALL-280) Support lift/confidence/support UDF

2019-11-11 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-280: Summary: Support lift/confidence/support UDF (was: Support lift/confidense/support UDF) >

[jira] [Created] (HIVEMALL-280) Support lift/confidense/support UDF

2019-11-11 Thread Makoto Yui (Jira)
Makoto Yui created HIVEMALL-280: --- Summary: Support lift/confidense/support UDF Key: HIVEMALL-280 URL: https://issues.apache.org/jira/browse/HIVEMALL-280 Project: Hivemall Issue Type: New

[jira] [Closed] (HIVEMALL-104) Support deterministic sampling in HivemallOps

2019-11-11 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-104. --- Resolution: Abandoned > Support deterministic sampling in HivemallOps >

[jira] [Closed] (HIVEMALL-184) Add an optimizer rule to filter out columns by using Mutual Information

2019-11-11 Thread Makoto Yui (Jira)
[ https://issues.apache.org/jira/browse/HIVEMALL-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-184. --- Resolution: Abandoned > Add an optimizer rule to filter out columns by using Mutual Information >

  1   2   3   4   5   6   >