[jira] [Commented] (MADLIB-1129) Additional output information for k-NN

2017-08-24 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16140920#comment-16140920 ] Orhan Kislal commented on MADLIB-1129: -- I like the options but I think we should not mix optional

[jira] [Updated] (MADLIB-1174) Improve madpack user experience

2017-11-13 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1174: - Description: 1. madpack should behave like psql for connection options. E.g.: - no host

[jira] [Created] (MADLIB-1174) Improve madpack user experience

2017-11-13 Thread Orhan Kislal (JIRA)
Orhan Kislal created MADLIB-1174: Summary: Improve madpack user experience Key: MADLIB-1174 URL: https://issues.apache.org/jira/browse/MADLIB-1174 Project: Apache MADlib Issue Type:

[jira] [Created] (MADLIB-1170) LMF performance with GPDB Optimizer

2017-11-01 Thread Orhan Kislal (JIRA)
Orhan Kislal created MADLIB-1170: Summary: LMF performance with GPDB Optimizer Key: MADLIB-1170 URL: https://issues.apache.org/jira/browse/MADLIB-1170 Project: Apache MADlib Issue Type:

[jira] [Commented] (MADLIB-1025) Support modern versions of gcc

2018-05-10 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470904#comment-16470904 ] Orhan Kislal commented on MADLIB-1025: -- The string issue can be fixed by theĀ 

[jira] [Commented] (MADLIB-1240) Vector to Columns

2018-05-24 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16489436#comment-16489436 ] Orhan Kislal commented on MADLIB-1240: -- w/[~njayaram] It is important to note that PostgreSQL has a

[jira] [Created] (MADLIB-1247) Separate install-check for better testing

2018-06-19 Thread Orhan Kislal (JIRA)
Orhan Kislal created MADLIB-1247: Summary: Separate install-check for better testing Key: MADLIB-1247 URL: https://issues.apache.org/jira/browse/MADLIB-1247 Project: Apache MADlib Issue

[jira] [Created] (MADLIB-1248) Reinstalling on a db that does not have MADlib

2018-06-26 Thread Orhan Kislal (JIRA)
Orhan Kislal created MADLIB-1248: Summary: Reinstalling on a db that does not have MADlib Key: MADLIB-1248 URL: https://issues.apache.org/jira/browse/MADLIB-1248 Project: Apache MADlib Issue

[jira] [Created] (MADLIB-1251) IC fails when -t argument is invalid

2018-07-03 Thread Orhan Kislal (JIRA)
Orhan Kislal created MADLIB-1251: Summary: IC fails when -t argument is invalid Key: MADLIB-1251 URL: https://issues.apache.org/jira/browse/MADLIB-1251 Project: Apache MADlib Issue Type: Bug

[jira] [Commented] (MADLIB-1168) Balance datasets

2018-01-05 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16314151#comment-16314151 ] Orhan Kislal commented on MADLIB-1168: -- [~fmcquillan] How should we handle negative values for

[jira] [Created] (MADLIB-1197) Upgrade fails for 1.13

2018-01-11 Thread Orhan Kislal (JIRA)
Orhan Kislal created MADLIB-1197: Summary: Upgrade fails for 1.13 Key: MADLIB-1197 URL: https://issues.apache.org/jira/browse/MADLIB-1197 Project: Apache MADlib Issue Type: Bug

[jira] [Commented] (MADLIB-1200) Pre-processing helper function for mini-batching

2018-02-07 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16356188#comment-16356188 ] Orhan Kislal commented on MADLIB-1200: -- Does it make sense to have a parameter called `standardize`?

[jira] [Commented] (MADLIB-1260) Remove online examples

2018-07-31 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16564210#comment-16564210 ] Orhan Kislal commented on MADLIB-1260: -- w/ [~njayaram] We have created a sql script to run all 3

[jira] [Comment Edited] (MADLIB-1260) Remove online examples

2018-07-31 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16564210#comment-16564210 ] Orhan Kislal edited comment on MADLIB-1260 at 7/31/18 7:01 PM: --- w/

[jira] [Updated] (MADLIB-1260) Remove online examples

2018-07-31 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1260: - Attachment: test_online_help.sql > Remove online examples > -- > >

[jira] [Commented] (MADLIB-1060) Support expressions for column names in k-NN

2018-08-07 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16572475#comment-16572475 ] Orhan Kislal commented on MADLIB-1060: -- Thanks for looking into this Jira Himanshu. You might want

[jira] [Comment Edited] (MADLIB-1060) Support expressions for column names in k-NN

2018-08-07 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16572475#comment-16572475 ] Orhan Kislal edited comment on MADLIB-1060 at 8/7/18 11:26 PM: --- Thanks for

[jira] [Commented] (MADLIB-1060) Support expressions for column names in k-NN

2018-08-09 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16575527#comment-16575527 ] Orhan Kislal commented on MADLIB-1060: -- I think you are on the right track. The dev-check for path

[jira] [Updated] (MADLIB-1255) MLP: NaN loss for some hyperparam settings

2018-07-17 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1255: - Description: w/ [~njayaram] For the boston dataset (duplicated for multiple groups testing)

[jira] [Created] (MADLIB-1253) Pagerank grouping does not give any output on complete graphs

2018-07-13 Thread Orhan Kislal (JIRA)
Orhan Kislal created MADLIB-1253: Summary: Pagerank grouping does not give any output on complete graphs Key: MADLIB-1253 URL: https://issues.apache.org/jira/browse/MADLIB-1253 Project: Apache MADlib

[jira] [Commented] (MADLIB-1257) PostgreSQL crashed during random forest training

2018-10-18 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16655449#comment-16655449 ] Orhan Kislal commented on MADLIB-1257: -- I ran the exact same query on OSX 10.13, PG 10.5, MADlib

[jira] [Commented] (MADLIB-1257) PostgreSQL crashed during random forest training

2018-10-18 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16655487#comment-16655487 ] Orhan Kislal commented on MADLIB-1257: -- The code itself (random_forest.py_in) has the following

[jira] [Assigned] (MADLIB-1257) PostgreSQL crashed during random forest training

2018-10-18 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal reassigned MADLIB-1257: Assignee: Orhan Kislal > PostgreSQL crashed during random forest training >

[jira] [Updated] (MADLIB-1281) Create SQL scripts to get lists of changed UDOs and UDOCs

2018-10-26 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1281: - Issue Type: Improvement (was: Bug) > Create SQL scripts to get lists of changed UDOs and UDOCs

[jira] [Updated] (MADLIB-1281) Create SQL scripts to get lists of changed UDOs and UDOCs

2018-10-26 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1281: - Priority: Minor (was: Major) > Create SQL scripts to get lists of changed UDOs and UDOCs >

[jira] [Created] (MADLIB-1281) Create SQL scripts to get lists of changed UDOs and UDOCs

2018-10-26 Thread Orhan Kislal (JIRA)
Orhan Kislal created MADLIB-1281: Summary: Create SQL scripts to get lists of changed UDOs and UDOCs Key: MADLIB-1281 URL: https://issues.apache.org/jira/browse/MADLIB-1281 Project: Apache MADlib

[jira] [Updated] (MADLIB-1281) Create SQL scripts to get lists of changed UDOs and UDOCs

2018-10-26 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1281: - Fix Version/s: v1.16 > Create SQL scripts to get lists of changed UDOs and UDOCs >

[jira] [Commented] (MADLIB-1281) Create SQL scripts to get lists of changed UDOs and UDOCs

2018-10-26 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16664918#comment-16664918 ] Orhan Kislal commented on MADLIB-1281: -- I have considered adding checks for UDCs as well but I

[jira] [Created] (MADLIB-1278) RPM: Upgrade does not work from 1.15 to 1.15.1

2018-10-01 Thread Orhan Kislal (JIRA)
Orhan Kislal created MADLIB-1278: Summary: RPM: Upgrade does not work from 1.15 to 1.15.1 Key: MADLIB-1278 URL: https://issues.apache.org/jira/browse/MADLIB-1278 Project: Apache MADlib Issue

[jira] [Created] (MADLIB-1276) Marginal Regression summary tables are lost after the end of session.

2018-09-24 Thread Orhan Kislal (JIRA)
Orhan Kislal created MADLIB-1276: Summary: Marginal Regression summary tables are lost after the end of session. Key: MADLIB-1276 URL: https://issues.apache.org/jira/browse/MADLIB-1276 Project:

[jira] [Resolved] (MADLIB-1283) Postgres 11 support

2018-12-14 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal resolved MADLIB-1283. -- Resolution: Fixed > Postgres 11 support > --- > > Key:

[jira] [Commented] (MADLIB-1283) Postgres 11 support

2018-11-21 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694384#comment-16694384 ] Orhan Kislal commented on MADLIB-1283: -- There are a few fixes required for PG11 support (in .

[jira] [Comment Edited] (MADLIB-1283) Postgres 11 support

2018-11-21 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694384#comment-16694384 ] Orhan Kislal edited comment on MADLIB-1283 at 11/21/18 8:29 AM: There

[jira] [Commented] (MADLIB-1283) Postgres 11 support

2018-11-21 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16695034#comment-16695034 ] Orhan Kislal commented on MADLIB-1283: -- It seems the initial design of the kmeans deliberately

[jira] [Commented] (MADLIB-1317) Multinomial results not matching with R method

2019-04-04 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16810423#comment-16810423 ] Orhan Kislal commented on MADLIB-1317: -- w/ [~khannaekta] Hi Pratik, We checked the output of

[jira] [Updated] (MADLIB-1061) Additional computation methods for k-NN - kd tree

2019-02-01 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1061: - Attachment: KNN-raw.pdf KNN-charts.pdf KNN-chart-data.pdf >

[jira] [Commented] (MADLIB-1317) Multinomial results not matching with R method

2019-04-15 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16818226#comment-16818226 ] Orhan Kislal commented on MADLIB-1317: -- w/ [~khannaekta] Hi Pratik, One hot encoding is the

[jira] [Closed] (MADLIB-1317) Multinomial results not matching with R method

2019-04-15 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal closed MADLIB-1317. Resolution: Cannot Reproduce Assignee: Orhan Kislal > Multinomial results not matching with

[jira] [Updated] (MADLIB-1361) Pivot: Fix array_agg + distinct scaling issue on gpdb

2019-06-14 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1361: - Fix Version/s: v1.16 > Pivot: Fix array_agg + distinct scaling issue on gpdb >

[jira] [Created] (MADLIB-1361) Pivot: Fix array_agg + distinct scaling issue on gpdb

2019-06-14 Thread Orhan Kislal (JIRA)
Orhan Kislal created MADLIB-1361: Summary: Pivot: Fix array_agg + distinct scaling issue on gpdb Key: MADLIB-1361 URL: https://issues.apache.org/jira/browse/MADLIB-1361 Project: Apache MADlib

[jira] [Updated] (MADLIB-1338) DL: Add support for reporting various metrics in fit/evaluate

2019-05-06 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1338: - Description: The current {{madlib_keras.fit()}} code reports accuracy as the only metric,

[jira] [Resolved] (MADLIB-1248) Reinstalling on a db that does not have MADlib

2019-07-10 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal resolved MADLIB-1248. -- Resolution: Fixed > Reinstalling on a db that does not have MADlib >

[jira] [Closed] (MADLIB-1248) Reinstalling on a db that does not have MADlib

2019-07-10 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal closed MADLIB-1248. > Reinstalling on a db that does not have MADlib > -- > >

[jira] [Resolved] (MADLIB-1370) Knn - add zero check and output distance array

2019-08-14 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal resolved MADLIB-1370. -- Resolution: Fixed Assignee: Orhan Kislal > Knn - add zero check and output distance

[jira] [Closed] (MADLIB-1370) Knn - add zero check and output distance array

2019-08-14 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal closed MADLIB-1370. > Knn - add zero check and output distance array > -- > >

[jira] [Created] (MADLIB-1372) MADlib Keras operations create too many threads

2019-07-25 Thread Orhan Kislal (JIRA)
Orhan Kislal created MADLIB-1372: Summary: MADlib Keras operations create too many threads Key: MADLIB-1372 URL: https://issues.apache.org/jira/browse/MADLIB-1372 Project: Apache MADlib

[jira] [Closed] (MADLIB-1398) Fit Multiple Model does not utilize GPUs

2019-12-04 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal closed MADLIB-1398. Resolution: Not A Bug Closer inspection showed that this is not an issue. GPUs are being used,

[jira] [Assigned] (MADLIB-1388) Deep Learning module does not work with tables in non-public schemas

2019-10-15 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal reassigned MADLIB-1388: Fix Version/s: v1.17 Assignee: Orhan Kislal > Deep Learning module does not

[jira] [Created] (MADLIB-1398) Fit Multiple Model does not utilize GPUs

2019-11-26 Thread Orhan Kislal (Jira)
Orhan Kislal created MADLIB-1398: Summary: Fit Multiple Model does not utilize GPUs Key: MADLIB-1398 URL: https://issues.apache.org/jira/browse/MADLIB-1398 Project: Apache MADlib Issue Type:

[jira] [Created] (MADLIB-1407) APSP fails if both vertex id column and edge src column has the same name

2020-02-07 Thread Orhan Kislal (Jira)
Orhan Kislal created MADLIB-1407: Summary: APSP fails if both vertex id column and edge src column has the same name Key: MADLIB-1407 URL: https://issues.apache.org/jira/browse/MADLIB-1407 Project:

[jira] [Created] (MADLIB-1408) ASPS Path Function fails if src or dest column type is bigint

2020-02-07 Thread Orhan Kislal (Jira)
Orhan Kislal created MADLIB-1408: Summary: ASPS Path Function fails if src or dest column type is bigint Key: MADLIB-1408 URL: https://issues.apache.org/jira/browse/MADLIB-1408 Project: Apache MADlib

[jira] [Updated] (MADLIB-1411) Graph/wcc fails if the user specifies a schema for the output table

2020-02-12 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1411: - Priority: Minor (was: Major) > Graph/wcc fails if the user specifies a schema for the output

[jira] [Created] (MADLIB-1411) Graph/wcc fails if the user specifies a schema for the output table

2020-02-12 Thread Orhan Kislal (Jira)
Orhan Kislal created MADLIB-1411: Summary: Graph/wcc fails if the user specifies a schema for the output table Key: MADLIB-1411 URL: https://issues.apache.org/jira/browse/MADLIB-1411 Project: Apache

[jira] [Closed] (MADLIB-1391) PostgreSQL 12 support

2020-01-21 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal closed MADLIB-1391. Resolution: Fixed > PostgreSQL 12 support > - > > Key:

[jira] [Closed] (MADLIB-1372) MADlib Keras operations create too many threads

2020-01-21 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal closed MADLIB-1372. Resolution: Fixed > MADlib Keras operations create too many threads >

[jira] [Closed] (MADLIB-1392) DL: Preprocessor support for asymmetric segment distribution

2020-01-21 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal closed MADLIB-1392. Resolution: Fixed > DL: Preprocessor support for asymmetric segment distribution >

[jira] [Resolved] (MADLIB-1400) Modify warm start logic for DL to handle case of missing weight

2020-01-09 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal resolved MADLIB-1400. -- Assignee: Orhan Kislal Resolution: Fixed > Modify warm start logic for DL to handle

[jira] [Created] (MADLIB-1442) Do not try to drop output tables

2020-07-09 Thread Orhan Kislal (Jira)
Orhan Kislal created MADLIB-1442: Summary: Do not try to drop output tables Key: MADLIB-1442 URL: https://issues.apache.org/jira/browse/MADLIB-1442 Project: Apache MADlib Issue Type:

[jira] [Commented] (MADLIB-1438) Failed to install official 1.17.0 RPM on CentOS 7.8

2020-06-24 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17143894#comment-17143894 ] Orhan Kislal commented on MADLIB-1438: -- The 1.17.0 RPM is compiled with gcc 6.2 on CentOS. It is

[jira] [Commented] (MADLIB-1438) Failed to install official 1.17.0 RPM on CentOS 7.8

2020-06-24 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17144592#comment-17144592 ] Orhan Kislal commented on MADLIB-1438: -- Hi [~cchsu], IIRC, the docker image we used for compiling

[jira] [Created] (MADLIB-1457) DL: Add Multiple input/output support to load, fit, and evaulate

2020-10-21 Thread Orhan Kislal (Jira)
Orhan Kislal created MADLIB-1457: Summary: DL: Add Multiple input/output support to load, fit, and evaulate Key: MADLIB-1457 URL: https://issues.apache.org/jira/browse/MADLIB-1457 Project: Apache

[jira] [Updated] (MADLIB-1457) DL: Add Multiple input/output support to load, fit, and evaluate

2020-10-21 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1457: - Summary: DL: Add Multiple input/output support to load, fit, and evaluate (was: DL: Add

[jira] [Created] (MADLIB-1458) DL: Add multiple input/output support on advanced features

2020-10-21 Thread Orhan Kislal (Jira)
Orhan Kislal created MADLIB-1458: Summary: DL: Add multiple input/output support on advanced features Key: MADLIB-1458 URL: https://issues.apache.org/jira/browse/MADLIB-1458 Project: Apache MADlib

[jira] [Created] (MADLIB-1459) DL: Add Multiple input/output support to multi-model functions

2020-10-21 Thread Orhan Kislal (Jira)
Orhan Kislal created MADLIB-1459: Summary: DL: Add Multiple input/output support to multi-model functions Key: MADLIB-1459 URL: https://issues.apache.org/jira/browse/MADLIB-1459 Project: Apache

[jira] [Commented] (MADLIB-1465) DL: Iris predict accuracy has regressed

2021-02-01 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17276396#comment-17276396 ] Orhan Kislal commented on MADLIB-1465: -- I tried to recreate this issue on the exact same system but

[jira] [Assigned] (MADLIB-1465) DL: Iris predict accuracy has regressed

2021-02-02 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal reassigned MADLIB-1465: Assignee: Orhan Kislal > DL: Iris predict accuracy has regressed >

[jira] [Commented] (MADLIB-1465) DL: Iris predict accuracy has regressed

2021-02-02 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17277344#comment-17277344 ] Orhan Kislal commented on MADLIB-1465: -- We tested it a number of times to replicate the issue to no

[jira] [Closed] (MADLIB-1465) DL: Iris predict accuracy has regressed

2021-02-02 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal closed MADLIB-1465. Resolution: Cannot Reproduce > DL: Iris predict accuracy has regressed >

[jira] [Created] (MADLIB-1465) DL: Iris predict accuracy has regressed

2021-01-29 Thread Orhan Kislal (Jira)
Orhan Kislal created MADLIB-1465: Summary: DL: Iris predict accuracy has regressed Key: MADLIB-1465 URL: https://issues.apache.org/jira/browse/MADLIB-1465 Project: Apache MADlib Issue Type:

[jira] [Created] (MADLIB-1472) DL: BYOM fails at get_num_classes

2021-03-08 Thread Orhan Kislal (Jira)
Orhan Kislal created MADLIB-1472: Summary: DL: BYOM fails at get_num_classes Key: MADLIB-1472 URL: https://issues.apache.org/jira/browse/MADLIB-1472 Project: Apache MADlib Issue Type: Bug

[jira] [Assigned] (MADLIB-1434) MLP - add RMSprop solver

2021-04-07 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal reassigned MADLIB-1434: Assignee: Orhan Kislal > MLP - add RMSprop solver > > >

[jira] [Assigned] (MADLIB-1435) MLP - add Adam solver

2021-04-07 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal reassigned MADLIB-1435: Assignee: Orhan Kislal > MLP - add Adam solver > - > >

[jira] [Created] (MADLIB-1493) Build: Add OSX tarball for release

2022-01-06 Thread Orhan Kislal (Jira)
Orhan Kislal created MADLIB-1493: Summary: Build: Add OSX tarball for release Key: MADLIB-1493 URL: https://issues.apache.org/jira/browse/MADLIB-1493 Project: Apache MADlib Issue Type: New

[jira] [Updated] (MADLIB-1514) Problem installing MADlib 2.0 from source for Postgres 15.1

2023-08-31 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1514: - Fix Version/s: v2.1.0 (was: v2.0.0) > Problem installing MADlib 2.0 from

[jira] [Resolved] (MADLIB-1514) Problem installing MADlib 2.0 from source for Postgres 15.1

2023-08-31 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal resolved MADLIB-1514. -- Resolution: Fixed > Problem installing MADlib 2.0 from source for Postgres 15.1 >

[jira] [Updated] (MADLIB-1265) Formalize the read data code for parallel segment data loading

2023-08-31 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1265: - Fix Version/s: v3.0 (was: v2.1) > Formalize the read data code for

[jira] [Updated] (MADLIB-1267) General predict function for PL/Python

2023-08-31 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1267: - Fix Version/s: v3.0 (was: v2.1) > General predict function for PL/Python

[jira] [Updated] (MADLIB-1266) General fit function for PL/Python

2023-08-31 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1266: - Fix Version/s: v3.0 (was: v2.1) > General fit function for PL/Python >

[jira] [Commented] (MADLIB-1499) madpack install error: libmadlib.so : No such file or directory

2022-05-26 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17542595#comment-17542595 ] Orhan Kislal commented on MADLIB-1499: -- Thanks for the update, feel free to close the issue. >

[jira] [Commented] (MADLIB-1499) madpack install error: libmadlib.so : No such file or directory

2022-05-24 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17541746#comment-17541746 ] Orhan Kislal commented on MADLIB-1499: -- Hello, Could you give us your cmake command and output as

[jira] [Commented] (MADLIB-1501) Can not train model larger than 1GB.

2022-06-23 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17558172#comment-17558172 ] Orhan Kislal commented on MADLIB-1501: -- Hi [~Blairruc-pku], Unfortunately, PostgreSQL has a hard

[jira] [Created] (MADLIB-1503) Add multi column support for PageRank

2022-06-23 Thread Orhan Kislal (Jira)
Orhan Kislal created MADLIB-1503: Summary: Add multi column support for PageRank Key: MADLIB-1503 URL: https://issues.apache.org/jira/browse/MADLIB-1503 Project: Apache MADlib Issue Type:

[jira] [Created] (MADLIB-1502) Add multi column support for wcc

2022-06-23 Thread Orhan Kislal (Jira)
Orhan Kislal created MADLIB-1502: Summary: Add multi column support for wcc Key: MADLIB-1502 URL: https://issues.apache.org/jira/browse/MADLIB-1502 Project: Apache MADlib Issue Type: New

[jira] [Resolved] (MADLIB-1438) Failed to install official 1.17.0 RPM on CentOS 7.8

2022-06-23 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal resolved MADLIB-1438. -- Fix Version/s: v1.19.0 (was: v1.17) Resolution: Fixed The

[jira] [Closed] (MADLIB-1501) Can not train model larger than 1GB.

2022-07-07 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal closed MADLIB-1501. Fix Version/s: (was: v1.19.0) Resolution: Invalid > Can not train model larger than

[jira] [Resolved] (MADLIB-1502) Add multi column support for wcc

2022-07-07 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal resolved MADLIB-1502. -- Resolution: Fixed > Add multi column support for wcc > > >

[jira] [Resolved] (MADLIB-1503) Add multi column support for PageRank

2022-07-07 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal resolved MADLIB-1503. -- Resolution: Fixed > Add multi column support for PageRank >

[jira] [Comment Edited] (MADLIB-1500) install madlib on greenplum could not access file "$libdir/plpython2"

2022-06-08 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17551771#comment-17551771 ] Orhan Kislal edited comment on MADLIB-1500 at 6/8/22 8:14 PM: -- Hi [~hiseth]

[jira] [Commented] (MADLIB-1500) install madlib on greenplum could not access file "$libdir/plpython2"

2022-06-08 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17551771#comment-17551771 ] Orhan Kislal commented on MADLIB-1500: -- Hi [~hiseth] , Could you check the following folder:

[jira] [Commented] (MADLIB-1486) Madlib support python3.0

2022-06-13 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17553742#comment-17553742 ] Orhan Kislal commented on MADLIB-1486: -- Unfortunately, I cannot even pass the cmake on PostgreSQL

[jira] [Updated] (MADLIB-1482) DL: metrics compute frequency should be >=1 only

2022-07-18 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1482: - Fix Version/s: v1.20.0 (was: v1.19.0) > DL: metrics compute frequency

[jira] [Updated] (MADLIB-1481) DL: Passing null or temporal for sample_weight_mode errors out

2022-07-18 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1481: - Fix Version/s: v1.20.0 (was: v1.19.0) > DL: Passing null or temporal for

[jira] [Updated] (MADLIB-1478) DL: Passing in a custom function table to fit along with built in loss and metrics functions errors out

2022-07-18 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1478: - Fix Version/s: v1.20.0 (was: v1.19.0) > DL: Passing in a custom function

[jira] [Updated] (MADLIB-1459) DL: Add Multiple input/output support to multi-model functions

2022-07-18 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1459: - Fix Version/s: v1.20.0 (was: v1.19.0) > DL: Add Multiple input/output

[jira] [Updated] (MADLIB-1455) compile params doesn't accept double quoted strings

2022-07-18 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1455: - Fix Version/s: v1.20.0 (was: v1.19.0) > compile params doesn't accept

[jira] [Updated] (MADLIB-1423) How to seed the environment (for reproducible results)

2022-07-18 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1423: - Fix Version/s: v1.20.0 (was: v1.19.0) > How to seed the environment (for

[jira] [Updated] (MADLIB-1485) DL: Unhelpful error message when loss/accuracy does not exist

2022-07-18 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1485: - Fix Version/s: v1.20.0 (was: v1.19.0) > DL: Unhelpful error message when

[jira] [Updated] (MADLIB-1476) Support PG 13

2022-07-18 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1476: - Fix Version/s: v1.20.0 (was: v1.19.0) > Support PG 13 > - >

[jira] [Updated] (MADLIB-1280) Add GROUP BY to ARIMA

2022-07-18 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1280: - Fix Version/s: v1.20.0 (was: v1.19.0) > Add GROUP BY to ARIMA >

[jira] [Updated] (MADLIB-1480) DL: Passing in weighted_metrics fails

2022-07-18 Thread Orhan Kislal (Jira)
[ https://issues.apache.org/jira/browse/MADLIB-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1480: - Fix Version/s: v1.20.0 (was: v1.19.0) > DL: Passing in weighted_metrics

  1   2   >