Re: [Architecture] [ML] PMML support for Machine Learner

2015-10-11 Thread Fazlan Nazeem
Hi Vidura, No I am not planning to build the model from scratch. Once the serialized spark model is built, we can export it to PMML format. In other words, we are using the serialized model in order to build the PMML model. If I have not mistaken what you are suggesting is let the user go through

Re: [Architecture] [ML] PMML support for Machine Learner

2015-10-11 Thread Fazlan Nazeem
Hi CD, The idea was not to go through the complete ML workflow. We could add a check-box to choose whether the PMML model is needed (within the normal ML workflow). Yes the computation is less expensive as you have mentioned, and that was one reason why Method 1 was suggested. Method 2 suggests o

Re: [Architecture] [ML] PMML support for Machine Learner

2015-10-11 Thread Vidura Gamini Abhaya
Hi Fazlan, Are you planning to build a PMML model from the scratch (i.e going through the entire flow to build an ML model) or is this to be used for exporting a PMML out of an already built model? If it's the former, +1 to what CD mentioned on not asking user to go through the entire ML workflow

[Architecture] Connector: BigQuery

2015-10-11 Thread Sajitha
*Introduction:* BigQuery is a Restful web service which helps to query massive datasets without the right hardware and infrastructure. It enables super-fast, SQL-like queries against append-only tables, using the processing power of Google's infrastructure. *API Document:* https://cloud.google.com

Re: [Architecture] [PPaaS] WSO2 Private PaaS Installer

2015-10-11 Thread Gayan Gunarathne
Hi, On Mon, Oct 12, 2015 at 7:46 AM, Lahiru Sandaruwan wrote: > Hi Gayan, > > Could you please elaborate on the configurator's role in this scenario? > Here we are only consider the installation of the PPaaS. Configurator is related with Cartridge deployment. We are going to introduce the separ

Re: [Architecture] [ML] PMML support for Machine Learner

2015-10-11 Thread CD Athuraliya
Hi, I feel that asking user to go through the complete ML workflow for PMML is too demanding. Computationally this conversion should be less expensive compared to model training in real world use cases (since it's a mapping of model parameters from Java objects to XML AFAIK). And model training sh

[Architecture] [ML] PMML support for Machine Learner

2015-10-11 Thread Fazlan Nazeem
Hi, I am working on redmine[1] regarding PMML support for Machine Learner. Please provide your opinion on this design. [1]https://redmine.wso2.com/issues/4303 *Overview* Spark 1.5.1(lastest version) supports PMML model export for some of the available models in Spark through MLlib. The table be

Re: [Architecture] [PPaaS] WSO2 Private PaaS Installer

2015-10-11 Thread Lahiru Sandaruwan
Hi Gayan, Could you please elaborate on the configurator's role in this scenario? Thanks. On Sun, Oct 11, 2015 at 8:51 PM, Rajkumar Rajaratnam wrote: > Is it a shell script? > > On Mon, Oct 12, 2015 at 6:49 AM, Gayan Gunarathne wrote: > >> Hi All, >> >> PPaaS team is going to introduce the PP

Re: [Architecture] [PPaaS] WSO2 Private PaaS Installer

2015-10-11 Thread Rajkumar Rajaratnam
Is it a shell script? On Mon, Oct 12, 2015 at 6:49 AM, Gayan Gunarathne wrote: > Hi All, > > PPaaS team is going to introduce the PPaaS 4.1.0 installer to avoid the > deployment difficulties when setting up the PPaaS. This is to provide some > insight about this tool. > > > *Private PaaS install

[Architecture] [PPaaS] WSO2 Private PaaS Installer

2015-10-11 Thread Gayan Gunarathne
Hi All, PPaaS team is going to introduce the PPaaS 4.1.0 installer to avoid the deployment difficulties when setting up the PPaaS. This is to provide some insight about this tool. *Private PaaS installer activity flow* *​* ​PPaaS Installer will be asking the following information from the user

[Architecture] WSO2 Private PaaS Cartridges v4.1.0 released

2015-10-11 Thread Akila Ravihansa Perera
Hi, The WSO2 Private PaaS community is pleased to announce the release of the WSO2 Private PaaS Cartridges 4.1.0. This release includes cartridges for the following WSO2 products. - WSO2 API Manager 1.9.0 - WSO2 API Manager 1.9.1 - WSO2 Enterprise Service Bus 4.8.1 - WSO2 Identity Server 5.0.

Re: [Architecture] IBM MQ Inbound/Connector for WSO2 ESB

2015-10-11 Thread Chanaka Fernando
Hi Gabriel, There may be lot of customers using V7.5, but this is a new feature which we are going to implement. We can start with V8.0 since that is more stable and more feature rich (theoretically). If there is a considerable demand for the V7.5 support, we can create a new version of this conne