[GitHub] madlib issue #244: Changes for Personalized Page Rank : Jira:1084

2018-04-11 Thread asfgit
Github user asfgit commented on the issue:

https://github.com/apache/madlib/pull/244
  

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/madlib-pr-build/441/



---


[GitHub] madlib issue #244: Changes for Personalized Page Rank : Jira:1084

2018-04-11 Thread asfgit
Github user asfgit commented on the issue:

https://github.com/apache/madlib/pull/244
  

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/madlib-pr-build/440/



---


[GitHub] madlib issue #261: MLP: Check for 1-hot encoding of dependent variable for m...

2018-04-11 Thread asfgit
Github user asfgit commented on the issue:

https://github.com/apache/madlib/pull/261
  

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/madlib-pr-build/439/



---


[GitHub] madlib pull request #261: MLP: Check for 1-hot encoding of dependent variabl...

2018-04-11 Thread orhankislal
GitHub user orhankislal opened a pull request:

https://github.com/apache/madlib/pull/261

MLP: Check for 1-hot encoding of dependent variable for minibatch

This commit adds a check to make sure that the dependent variable for mlp
minibatch is one hot encoded. This only validates that the dependent
variable array has more than 1 value.

Co-authored-by: Orhan Kislal 

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/madlib/madlib 
feature/mlp-encoded-dep-minibatch

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/madlib/pull/261.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #261


commit b101914cea0688f2969dd6bb2823cd340b02b243
Author: Nikhil Kak 
Date:   2018-04-10T23:40:49Z

MLP: Check for 1-hot encoding of dependent variable for minibatch

This commit adds a check to make sure that the dependent variable for mlp
minibatch is one hot encoded. This only validates that the dependent
variable array has more than 1 value.

Co-authored-by: Orhan Kislal 




---


[GitHub] madlib pull request #260: minibatch preprocessor improvements

2018-04-11 Thread kaknikhil
Github user kaknikhil commented on a diff in the pull request:

https://github.com/apache/madlib/pull/260#discussion_r180851151
  
--- Diff: 
src/ports/postgres/modules/utilities/minibatch_preprocessing.py_in ---
@@ -387,6 +397,7 @@ class MiniBatchStandardizer:
 ) as {ind_colname}
 FROM {source_table}
 """.format(
+standardized_table = self.standardized_table,
--- End diff --

yes, #259 also made a few changes related to this. Will update all that are 
remaining 


---


[REPORT] MADlib - April 2018

2018-04-11 Thread FENG, Xixuan (Aaron)
## Description:

- Apache MADlib is a scalable, big data, SQL-driven machine learning framework
for data scientists.


## Issues:

- There are no issues requiring board attention at this time.


## Activity:

- Community is currently finalizing the 1.14 release which will be third
release as an Apache TLP project.  We expect voting on release artifacts to
commence during the week of 2018-April-16.
- A MADlib community call on the topic of the 1.14 release will be
scheduled towards the end of April.
- There was a MADlib community call on the topic of the 1.13 release on
2018-January-17.
- Community is working on defining the scope of the 1.15 release in JIRA
and mailing lists.
- Community has been building and posting data science notebooks as a quick
start guide to using MADlib.  There are currently more than 25 notebooks
available at
https://github.com/apache/madlib-site/tree/asf-site/community-artifacts


## Health report:

The community is relatively small but very engaged with robust mailing list
traffic, interest in doing frequent releases and new functionality being
developed by contributors.
The number of developers actively contributing to the code/documentation is
approximately 9 in the first quarter of the calendar year, which is about
the same as the last report.
We will constantly be on a lookout for new community members to be invited
either as committers or PMC.


## PMC changes:

- No changes in PMC, currently 13 PMC members.


## Committer base changes:

- Currently 13 committers.
- No new committers added in the last 3 months
- Last committer addition was Nandish Jayaram on 2016-09-08


## Releases:

- Next release: v1.14.0 planned for April 2018
- v1.13.0 released on 2017-12-22
- v1.12.0 released on 2017-08-29
- v1.11.0-incubating released on 2017-05-17


## Mailing list activity:

Mailing activity has remained relatively stable with 223 posts to dev@ and
7 posts to user@ during the month of 2018-March.


## JIRA Statistics:

- 13 JIRA tickets created in the last month
- 57 JIRA tickets resolved in the last month


[GitHub] madlib issue #244: Changes for Personalized Page Rank : Jira:1084

2018-04-11 Thread asfgit
Github user asfgit commented on the issue:

https://github.com/apache/madlib/pull/244
  

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/madlib-pr-build/438/



---


[GitHub] madlib issue #244: Changes for Personalized Page Rank : Jira:1084

2018-04-11 Thread asfgit
Github user asfgit commented on the issue:

https://github.com/apache/madlib/pull/244
  

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/madlib-pr-build/437/



---