[PIO-39] Add license header for .erb files Closes #307
Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/commit/36f763a9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/tree/36f763a9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/diff/36f763a9 Branch: refs/heads/develop Commit: 36f763a980ae8f6d6b9f6d20deaf932160708245 Parents: fe7f9e9 Author: Chan Lee <[email protected]> Authored: Wed Nov 2 11:12:15 2016 -0700 Committer: Donald Szeto <[email protected]> Committed: Wed Nov 2 11:12:15 2016 -0700 ---------------------------------------------------------------------- docs/manual/source/customize/dase.html.md.erb | 17 +++++++++++++++++ .../datacollection/analytics-ipynb.html.md.erb | 17 +++++++++++++++++ .../datacollection/analytics-tableau.html.md.erb | 17 +++++++++++++++++ .../datacollection/analytics-zeppelin.html.md.erb | 17 +++++++++++++++++ .../source/datacollection/channel.html.md.erb | 17 +++++++++++++++++ .../source/datacollection/eventmodel.html.md.erb | 17 +++++++++++++++++ .../source/datacollection/webhooks.html.md.erb | 17 +++++++++++++++++ docs/manual/source/demo/index.html.md.erb | 17 +++++++++++++++++ .../source/demo/textclassification.html.md.erb | 17 +++++++++++++++++ docs/manual/source/index.html.md.erb | 17 +++++++++++++++++ docs/manual/source/install/index.html.md.erb | 17 +++++++++++++++++ .../source/install/install-linux.html.md.erb | 17 +++++++++++++++++ .../source/install/install-sourcecode.html.md.erb | 17 +++++++++++++++++ .../source/install/install-vagrant.html.md.erb | 17 +++++++++++++++++ docs/manual/source/install/launch-aws.html.md.erb | 17 +++++++++++++++++ .../source/partials/shared/dase/_dase.html.md.erb | 17 +++++++++++++++++ .../shared/datacollection/_parquet.html.md.erb | 17 +++++++++++++++++ .../shared/install/_dependent_services.html.erb | 17 +++++++++++++++++ .../shared/install/_elasticsearch.html.erb | 17 +++++++++++++++++ .../source/partials/shared/install/_hbase.html.erb | 17 +++++++++++++++++ .../partials/shared/install/_postgres.html.erb | 17 +++++++++++++++++ .../shared/install/_proceed_template.html.md.erb | 17 +++++++++++++++++ .../source/partials/shared/install/_spark.html.erb | 17 +++++++++++++++++ .../shared/quickstart/_collect_data.html.md.erb | 17 +++++++++++++++++ .../shared/quickstart/_create_app.html.md.erb | 17 +++++++++++++++++ .../shared/quickstart/_create_engine.html.md.erb | 17 +++++++++++++++++ .../partials/shared/quickstart/_deploy.html.md.erb | 16 ++++++++++++++++ .../quickstart/_deploy_enginejson.html.md.erb | 17 +++++++++++++++++ .../quickstart/_import_sample_data.html.md.erb | 17 +++++++++++++++++ .../shared/quickstart/_install.html.md.erb | 17 +++++++++++++++++ .../quickstart/_install_python_sdk.html.md.erb | 17 +++++++++++++++++ .../shared/quickstart/_install_sdk.html.md.erb | 17 +++++++++++++++++ .../shared/quickstart/_production.html.md.erb | 17 +++++++++++++++++ .../quickstart/_query_eventserver.html.md.erb | 17 +++++++++++++++++ .../_query_eventserver_short.html.md.erb | 17 +++++++++++++++++ docs/manual/source/resources/intellij.html.md.erb | 17 +++++++++++++++++ docs/manual/source/sdk/java.html.md.erb | 17 +++++++++++++++++ docs/manual/source/sdk/php.html.md.erb | 17 +++++++++++++++++ docs/manual/source/sdk/python.html.md.erb | 17 +++++++++++++++++ docs/manual/source/sdk/ruby.html.md.erb | 17 +++++++++++++++++ docs/manual/source/start/deploy.html.md.erb | 17 +++++++++++++++++ docs/manual/source/support/index.html.md.erb | 17 +++++++++++++++++ .../system/deploy-cloudformation.html.md.erb | 17 +++++++++++++++++ .../templates/classification/dase.html.md.erb | 17 +++++++++++++++++ .../classification/quickstart.html.md.erb | 17 +++++++++++++++++ .../complementarypurchase/dase.html.md.erb | 17 +++++++++++++++++ .../complementarypurchase/quickstart.html.md.erb | 17 +++++++++++++++++ .../ecommercerecommendation/dase.html.md.erb | 17 +++++++++++++++++ .../ecommercerecommendation/quickstart.html.md.erb | 17 +++++++++++++++++ .../train-with-rate-event.html.md.erb | 17 +++++++++++++++++ .../javaecommercerecommendation/dase.html.md.erb | 17 +++++++++++++++++ .../quickstart.html.md.erb | 17 +++++++++++++++++ .../source/templates/leadscoring/dase.html.md.erb | 17 +++++++++++++++++ .../templates/leadscoring/quickstart.html.md.erb | 17 +++++++++++++++++ .../templates/productranking/dase.html.md.erb | 17 +++++++++++++++++ .../productranking/quickstart.html.md.erb | 17 +++++++++++++++++ .../templates/recommendation/dase.html.md.erb | 17 +++++++++++++++++ .../recommendation/evaluation.html.md.erb | 17 +++++++++++++++++ .../recommendation/quickstart.html.md.erb | 17 +++++++++++++++++ .../templates/similarproduct/dase.html.md.erb | 17 +++++++++++++++++ .../multi-events-multi-algos.html.md.erb | 17 +++++++++++++++++ .../similarproduct/quickstart.html.md.erb | 17 +++++++++++++++++ .../source/templates/vanilla/dase.html.md.erb | 17 +++++++++++++++++ .../templates/vanilla/quickstart.html.md.erb | 17 +++++++++++++++++ tests/.rat-excludes | 6 ++---- tests/check_license.sh | 2 +- 66 files changed, 1090 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/customize/dase.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/customize/dase.html.md.erb b/docs/manual/source/customize/dase.html.md.erb index 50c223a..5b2f55b 100644 --- a/docs/manual/source/customize/dase.html.md.erb +++ b/docs/manual/source/customize/dase.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Implementing DASE --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/datacollection/analytics-ipynb.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/datacollection/analytics-ipynb.html.md.erb b/docs/manual/source/datacollection/analytics-ipynb.html.md.erb index 9179e8c..f5083bd 100644 --- a/docs/manual/source/datacollection/analytics-ipynb.html.md.erb +++ b/docs/manual/source/datacollection/analytics-ipynb.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Machine Learning Analytics with IPython Notebook --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/datacollection/analytics-tableau.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/datacollection/analytics-tableau.html.md.erb b/docs/manual/source/datacollection/analytics-tableau.html.md.erb index 9d20365..6589421 100644 --- a/docs/manual/source/datacollection/analytics-tableau.html.md.erb +++ b/docs/manual/source/datacollection/analytics-tableau.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Machine Learning Analytics with Tableau --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/datacollection/analytics-zeppelin.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/datacollection/analytics-zeppelin.html.md.erb b/docs/manual/source/datacollection/analytics-zeppelin.html.md.erb index 399d133..ace7ac7 100644 --- a/docs/manual/source/datacollection/analytics-zeppelin.html.md.erb +++ b/docs/manual/source/datacollection/analytics-zeppelin.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Machine Learning Analytics with Zeppelin --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/datacollection/channel.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/datacollection/channel.html.md.erb b/docs/manual/source/datacollection/channel.html.md.erb index 92814a8..697dc39 100644 --- a/docs/manual/source/datacollection/channel.html.md.erb +++ b/docs/manual/source/datacollection/channel.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Channel --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/datacollection/eventmodel.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/datacollection/eventmodel.html.md.erb b/docs/manual/source/datacollection/eventmodel.html.md.erb index 91b3f65..03c651f 100644 --- a/docs/manual/source/datacollection/eventmodel.html.md.erb +++ b/docs/manual/source/datacollection/eventmodel.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Events Modeling --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/datacollection/webhooks.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/datacollection/webhooks.html.md.erb b/docs/manual/source/datacollection/webhooks.html.md.erb index b5b7c4d..df594bf 100644 --- a/docs/manual/source/datacollection/webhooks.html.md.erb +++ b/docs/manual/source/datacollection/webhooks.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Unifying Multichannel Data with Webhooks --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/demo/index.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/demo/index.html.md.erb b/docs/manual/source/demo/index.html.md.erb index 4fe11f3..d669e2f 100644 --- a/docs/manual/source/demo/index.html.md.erb +++ b/docs/manual/source/demo/index.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Demos --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/demo/textclassification.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/demo/textclassification.html.md.erb b/docs/manual/source/demo/textclassification.html.md.erb index d08964e..c3633d1 100644 --- a/docs/manual/source/demo/textclassification.html.md.erb +++ b/docs/manual/source/demo/textclassification.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Text Classification Engine Tutorial --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/index.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/index.html.md.erb b/docs/manual/source/index.html.md.erb index 3dd9ac8..991d64c 100644 --- a/docs/manual/source/index.html.md.erb +++ b/docs/manual/source/index.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Welcome to Apache PredictionIO (incubating)! description: Apache PredictionIO (incubating) Open Source Machine Learning Server http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/install/index.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/install/index.html.md.erb b/docs/manual/source/install/index.html.md.erb index d3f9cd9..d34b3c0 100644 --- a/docs/manual/source/install/index.html.md.erb +++ b/docs/manual/source/install/index.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Installing Apache PredictionIO (incubating) --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/install/install-linux.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/install/install-linux.html.md.erb b/docs/manual/source/install/install-linux.html.md.erb index e597f85..2d39aff 100644 --- a/docs/manual/source/install/install-linux.html.md.erb +++ b/docs/manual/source/install/install-linux.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Installing Apache PredictionIO (incubating) on Linux / Mac OS X --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/install/install-sourcecode.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/install/install-sourcecode.html.md.erb b/docs/manual/source/install/install-sourcecode.html.md.erb index ab78b1c..a335d2d 100644 --- a/docs/manual/source/install/install-sourcecode.html.md.erb +++ b/docs/manual/source/install/install-sourcecode.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Installing Apache PredictionIO (incubating) from Source Code --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/install/install-vagrant.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/install/install-vagrant.html.md.erb b/docs/manual/source/install/install-vagrant.html.md.erb index be5c8d7..b8f70a8 100644 --- a/docs/manual/source/install/install-vagrant.html.md.erb +++ b/docs/manual/source/install/install-vagrant.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Installing PredictionIO with Vagrant (VirtualBox) --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/install/launch-aws.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/install/launch-aws.html.md.erb b/docs/manual/source/install/launch-aws.html.md.erb index 443ef0f..40632eb 100644 --- a/docs/manual/source/install/launch-aws.html.md.erb +++ b/docs/manual/source/install/launch-aws.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Launching PredictionIO on AWS --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/partials/shared/dase/_dase.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/partials/shared/dase/_dase.html.md.erb b/docs/manual/source/partials/shared/dase/_dase.html.md.erb index 243cede..8fad691 100644 --- a/docs/manual/source/partials/shared/dase/_dase.html.md.erb +++ b/docs/manual/source/partials/shared/dase/_dase.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + PredictionIO's DASE architecture brings the separation-of-concerns design principle to predictive engine development. DASE stands for the following components of an engine: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/partials/shared/datacollection/_parquet.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/partials/shared/datacollection/_parquet.html.md.erb b/docs/manual/source/partials/shared/datacollection/_parquet.html.md.erb index 3e8446f..f3b5222 100644 --- a/docs/manual/source/partials/shared/datacollection/_parquet.html.md.erb +++ b/docs/manual/source/partials/shared/datacollection/_parquet.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + ## Export Events to Apache Parquet PredictionIO supports exporting your events to [Apache http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/partials/shared/install/_dependent_services.html.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/partials/shared/install/_dependent_services.html.erb b/docs/manual/source/partials/shared/install/_dependent_services.html.erb index 8aa39da..7be3d18 100644 --- a/docs/manual/source/partials/shared/install/_dependent_services.html.erb +++ b/docs/manual/source/partials/shared/install/_dependent_services.html.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + ### Start PredictionIO and Dependent Services WARNING: If you are using PostgreSQL or MySQL, skip `pio-start-all` and http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/partials/shared/install/_elasticsearch.html.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/partials/shared/install/_elasticsearch.html.erb b/docs/manual/source/partials/shared/install/_elasticsearch.html.erb index 7b93cfe..40e16b1 100644 --- a/docs/manual/source/partials/shared/install/_elasticsearch.html.erb +++ b/docs/manual/source/partials/shared/install/_elasticsearch.html.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + [Elasticsearch](http://www.elasticsearch.org/) is the default metadata store for PredictionIO. Download and extract it. http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/partials/shared/install/_hbase.html.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/partials/shared/install/_hbase.html.erb b/docs/manual/source/partials/shared/install/_hbase.html.erb index 68737db..78395eb 100644 --- a/docs/manual/source/partials/shared/install/_hbase.html.erb +++ b/docs/manual/source/partials/shared/install/_hbase.html.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + [HBase](http://hbase.apache.org) is the default event data store for PredictionIO. Download and extract it. http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/partials/shared/install/_postgres.html.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/partials/shared/install/_postgres.html.erb b/docs/manual/source/partials/shared/install/_postgres.html.erb index 4901a5c..8302e5d 100644 --- a/docs/manual/source/partials/shared/install/_postgres.html.erb +++ b/docs/manual/source/partials/shared/install/_postgres.html.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + Setting up [PostgreSQL](http://www.postgresql.org/) to work with PredictionIO. Make sure you have PostgreSQL installed. For Mac Users, [Homebrew](brew.sh) is recommended and can be used as http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/partials/shared/install/_proceed_template.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/partials/shared/install/_proceed_template.html.md.erb b/docs/manual/source/partials/shared/install/_proceed_template.html.md.erb index abe6937..8c83acd 100644 --- a/docs/manual/source/partials/shared/install/_proceed_template.html.md.erb +++ b/docs/manual/source/partials/shared/install/_proceed_template.html.md.erb @@ -1 +1,18 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + You can proceed to [Choosing an Engine Template](/start/download), or continue the QuickStart guide of the Engine template if you have already chosen one. http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/partials/shared/install/_spark.html.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/partials/shared/install/_spark.html.erb b/docs/manual/source/partials/shared/install/_spark.html.erb index 9fb7d46..43ad9ee 100644 --- a/docs/manual/source/partials/shared/install/_spark.html.erb +++ b/docs/manual/source/partials/shared/install/_spark.html.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + [Apache Spark](http://spark.apache.org) is the default processing engine for PredictionIO. Download and extract it. http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/partials/shared/quickstart/_collect_data.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/partials/shared/quickstart/_collect_data.html.md.erb b/docs/manual/source/partials/shared/quickstart/_collect_data.html.md.erb index ffb259f..1e7d7b4 100644 --- a/docs/manual/source/partials/shared/quickstart/_collect_data.html.md.erb +++ b/docs/manual/source/partials/shared/quickstart/_collect_data.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + You can send these events to PredictionIO Event Server in real-time easily by making a HTTP request or through the provided SDK. Please see [App Integration Overview](/appintegration/) for more details how to integrate your app with SDK. http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/partials/shared/quickstart/_create_app.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/partials/shared/quickstart/_create_app.html.md.erb b/docs/manual/source/partials/shared/quickstart/_create_app.html.md.erb index 616009b..09c54df 100644 --- a/docs/manual/source/partials/shared/quickstart/_create_app.html.md.erb +++ b/docs/manual/source/partials/shared/quickstart/_create_app.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + You will need to create a new App in PredictionIO to store all the data of your app. The data collected will be used for machine learning modeling. Let's assume you want to use this engine in an application named "MyApp1". Run the following to create a new app "MyApp1": http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/partials/shared/quickstart/_create_engine.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/partials/shared/quickstart/_create_engine.html.md.erb b/docs/manual/source/partials/shared/quickstart/_create_engine.html.md.erb index fd7c7dc..494171e 100644 --- a/docs/manual/source/partials/shared/quickstart/_create_engine.html.md.erb +++ b/docs/manual/source/partials/shared/quickstart/_create_engine.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + Now let's create a new engine called *<%= engine_name %>* by downloading the <%= template_name %>. Go to a directory where you want to put your engine and run the following: ``` http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/partials/shared/quickstart/_deploy.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/partials/shared/quickstart/_deploy.html.md.erb b/docs/manual/source/partials/shared/quickstart/_deploy.html.md.erb index 7f0858c..dc89925 100644 --- a/docs/manual/source/partials/shared/quickstart/_deploy.html.md.erb +++ b/docs/manual/source/partials/shared/quickstart/_deploy.html.md.erb @@ -1,3 +1,19 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> ### Building http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/partials/shared/quickstart/_deploy_enginejson.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/partials/shared/quickstart/_deploy_enginejson.html.md.erb b/docs/manual/source/partials/shared/quickstart/_deploy_enginejson.html.md.erb index bbcb150..931ef69 100644 --- a/docs/manual/source/partials/shared/quickstart/_deploy_enginejson.html.md.erb +++ b/docs/manual/source/partials/shared/quickstart/_deploy_enginejson.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + Now you can build, train, and deploy the engine. First, make sure you are under the `<%= engine_name %>` directory. ``` http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/partials/shared/quickstart/_import_sample_data.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/partials/shared/quickstart/_import_sample_data.html.md.erb b/docs/manual/source/partials/shared/quickstart/_import_sample_data.html.md.erb index a774d14..839f64a 100644 --- a/docs/manual/source/partials/shared/quickstart/_import_sample_data.html.md.erb +++ b/docs/manual/source/partials/shared/quickstart/_import_sample_data.html.md.erb @@ -1 +1,18 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + This engine requires more data in order to train a useful model. Instead of sending more events one by one in real time, for quickstart demonstration purpose, we are going to use a script to import more events in batch. http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/partials/shared/quickstart/_install.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/partials/shared/quickstart/_install.html.md.erb b/docs/manual/source/partials/shared/quickstart/_install.html.md.erb index 4347b68..1dd209d 100644 --- a/docs/manual/source/partials/shared/quickstart/_install.html.md.erb +++ b/docs/manual/source/partials/shared/quickstart/_install.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + First you need to [install PredictionIO <%= data.versions.pio %>](/install) (if you haven't done it). http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/partials/shared/quickstart/_install_python_sdk.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/partials/shared/quickstart/_install_python_sdk.html.md.erb b/docs/manual/source/partials/shared/quickstart/_install_python_sdk.html.md.erb index fe92837..eb882f9 100644 --- a/docs/manual/source/partials/shared/quickstart/_install_python_sdk.html.md.erb +++ b/docs/manual/source/partials/shared/quickstart/_install_python_sdk.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + First, you will need to install Python SDK in order to run the sample data import script. To install Python SDK, run: ``` http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/partials/shared/quickstart/_install_sdk.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/partials/shared/quickstart/_install_sdk.html.md.erb b/docs/manual/source/partials/shared/quickstart/_install_sdk.html.md.erb index 9a4029a..783da09 100644 --- a/docs/manual/source/partials/shared/quickstart/_install_sdk.html.md.erb +++ b/docs/manual/source/partials/shared/quickstart/_install_sdk.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + You can send these events to PredictionIO Event Server in real-time easily by making a HTTP request or through the `EventClient` of an SDK. You can refer to [App Integration Oview](/appintegration/) for more details later. http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/partials/shared/quickstart/_production.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/partials/shared/quickstart/_production.html.md.erb b/docs/manual/source/partials/shared/quickstart/_production.html.md.erb index 63c35e4..d8e052c 100644 --- a/docs/manual/source/partials/shared/quickstart/_production.html.md.erb +++ b/docs/manual/source/partials/shared/quickstart/_production.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + INFO: To update the model periodically with new data, simply set up a cron job to call `pio train` and `pio deploy`. The engine will continue to serve prediction results during the re-train process. After the training is completed, `pio deploy` will automatically shutdown the existing engine server and bring up a new process on the same port. INFO: **Note that if you import a *large* data set** and the training seems to be taking forever or getting stuck, it's likely that there is not enough executor memory. It's recommended to setup a Spark standalone cluster, you'll need to specify more driver and executor memory when training with a large data set. Please see [FAQ here](/resources/faq/#engine-training) for instructions. http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/partials/shared/quickstart/_query_eventserver.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/partials/shared/quickstart/_query_eventserver.html.md.erb b/docs/manual/source/partials/shared/quickstart/_query_eventserver.html.md.erb index caba87f..769c739 100644 --- a/docs/manual/source/partials/shared/quickstart/_query_eventserver.html.md.erb +++ b/docs/manual/source/partials/shared/quickstart/_query_eventserver.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + ### Query Event Server Now let's query the EventServer and see if these events are imported successfully. http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/partials/shared/quickstart/_query_eventserver_short.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/partials/shared/quickstart/_query_eventserver_short.html.md.erb b/docs/manual/source/partials/shared/quickstart/_query_eventserver_short.html.md.erb index 654e7a1..b3626be 100644 --- a/docs/manual/source/partials/shared/quickstart/_query_eventserver_short.html.md.erb +++ b/docs/manual/source/partials/shared/quickstart/_query_eventserver_short.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + <!-- dummy markdown link needed if code block is last --> []() http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/resources/intellij.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/resources/intellij.html.md.erb b/docs/manual/source/resources/intellij.html.md.erb index 6212eb4..4469a1c 100644 --- a/docs/manual/source/resources/intellij.html.md.erb +++ b/docs/manual/source/resources/intellij.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Developing Engines with IntelliJ IDEA --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/sdk/java.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/sdk/java.html.md.erb b/docs/manual/source/sdk/java.html.md.erb index 8b8762e..6d1a1e3 100644 --- a/docs/manual/source/sdk/java.html.md.erb +++ b/docs/manual/source/sdk/java.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Java & Android SDK --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/sdk/php.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/sdk/php.html.md.erb b/docs/manual/source/sdk/php.html.md.erb index a16f44d..b119c72 100644 --- a/docs/manual/source/sdk/php.html.md.erb +++ b/docs/manual/source/sdk/php.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: PHP SDK --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/sdk/python.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/sdk/python.html.md.erb b/docs/manual/source/sdk/python.html.md.erb index 42be22e..1d756aa 100644 --- a/docs/manual/source/sdk/python.html.md.erb +++ b/docs/manual/source/sdk/python.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Python SDK --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/sdk/ruby.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/sdk/ruby.html.md.erb b/docs/manual/source/sdk/ruby.html.md.erb index 83a9d44..6be7294 100644 --- a/docs/manual/source/sdk/ruby.html.md.erb +++ b/docs/manual/source/sdk/ruby.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Ruby SDK --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/start/deploy.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/start/deploy.html.md.erb b/docs/manual/source/start/deploy.html.md.erb index aa142b9..5237e0e 100644 --- a/docs/manual/source/start/deploy.html.md.erb +++ b/docs/manual/source/start/deploy.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Deploying your first Engine --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/support/index.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/support/index.html.md.erb b/docs/manual/source/support/index.html.md.erb index 0abb115..70712da 100644 --- a/docs/manual/source/support/index.html.md.erb +++ b/docs/manual/source/support/index.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Getting Help --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/system/deploy-cloudformation.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/system/deploy-cloudformation.html.md.erb b/docs/manual/source/system/deploy-cloudformation.html.md.erb index 913ffd5..76900dc 100644 --- a/docs/manual/source/system/deploy-cloudformation.html.md.erb +++ b/docs/manual/source/system/deploy-cloudformation.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Deploying with AWS CloudFormation --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/templates/classification/dase.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/templates/classification/dase.html.md.erb b/docs/manual/source/templates/classification/dase.html.md.erb index b7df1b6..01f8e19 100644 --- a/docs/manual/source/templates/classification/dase.html.md.erb +++ b/docs/manual/source/templates/classification/dase.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: DASE Components Explained (Classification) --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/templates/classification/quickstart.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/templates/classification/quickstart.html.md.erb b/docs/manual/source/templates/classification/quickstart.html.md.erb index 37ffe8e..5918e24 100644 --- a/docs/manual/source/templates/classification/quickstart.html.md.erb +++ b/docs/manual/source/templates/classification/quickstart.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Quick Start - Classification Engine Template --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/templates/complementarypurchase/dase.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/templates/complementarypurchase/dase.html.md.erb b/docs/manual/source/templates/complementarypurchase/dase.html.md.erb index c9fd4d0..8cb559f 100644 --- a/docs/manual/source/templates/complementarypurchase/dase.html.md.erb +++ b/docs/manual/source/templates/complementarypurchase/dase.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: DASE Components Explained (Complementary Purchase) --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/templates/complementarypurchase/quickstart.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/templates/complementarypurchase/quickstart.html.md.erb b/docs/manual/source/templates/complementarypurchase/quickstart.html.md.erb index ddac819..0f8901d 100644 --- a/docs/manual/source/templates/complementarypurchase/quickstart.html.md.erb +++ b/docs/manual/source/templates/complementarypurchase/quickstart.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Quick Start - Complementary Purchase Engine Template --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/templates/ecommercerecommendation/dase.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/templates/ecommercerecommendation/dase.html.md.erb b/docs/manual/source/templates/ecommercerecommendation/dase.html.md.erb index 6a25a78..9d21ffd 100644 --- a/docs/manual/source/templates/ecommercerecommendation/dase.html.md.erb +++ b/docs/manual/source/templates/ecommercerecommendation/dase.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: DASE Components Explained (E-Commerce Recommendation) --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/templates/ecommercerecommendation/quickstart.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/templates/ecommercerecommendation/quickstart.html.md.erb b/docs/manual/source/templates/ecommercerecommendation/quickstart.html.md.erb index 9331cfa..c624f5e 100644 --- a/docs/manual/source/templates/ecommercerecommendation/quickstart.html.md.erb +++ b/docs/manual/source/templates/ecommercerecommendation/quickstart.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Quick Start - E-Commerce Recommendation Engine Template --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/templates/ecommercerecommendation/train-with-rate-event.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/templates/ecommercerecommendation/train-with-rate-event.html.md.erb b/docs/manual/source/templates/ecommercerecommendation/train-with-rate-event.html.md.erb index 1c4fed5..74445b8 100644 --- a/docs/manual/source/templates/ecommercerecommendation/train-with-rate-event.html.md.erb +++ b/docs/manual/source/templates/ecommercerecommendation/train-with-rate-event.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Train with Rate Event (E-Commerce Recommendation) --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/templates/javaecommercerecommendation/dase.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/templates/javaecommercerecommendation/dase.html.md.erb b/docs/manual/source/templates/javaecommercerecommendation/dase.html.md.erb index c65add5..33c4f3d 100644 --- a/docs/manual/source/templates/javaecommercerecommendation/dase.html.md.erb +++ b/docs/manual/source/templates/javaecommercerecommendation/dase.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: DASE Components Explained (E-Commerce Recommendation (Java)) --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/templates/javaecommercerecommendation/quickstart.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/templates/javaecommercerecommendation/quickstart.html.md.erb b/docs/manual/source/templates/javaecommercerecommendation/quickstart.html.md.erb index bd96ff8..0474201 100644 --- a/docs/manual/source/templates/javaecommercerecommendation/quickstart.html.md.erb +++ b/docs/manual/source/templates/javaecommercerecommendation/quickstart.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Quick Start - E-Commerce Recommendation Engine Template (Java) --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/templates/leadscoring/dase.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/templates/leadscoring/dase.html.md.erb b/docs/manual/source/templates/leadscoring/dase.html.md.erb index 3031182..2dbf547 100644 --- a/docs/manual/source/templates/leadscoring/dase.html.md.erb +++ b/docs/manual/source/templates/leadscoring/dase.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: DASE Components Explained (Lead Scoring) --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/templates/leadscoring/quickstart.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/templates/leadscoring/quickstart.html.md.erb b/docs/manual/source/templates/leadscoring/quickstart.html.md.erb index 989797d..6bef316 100644 --- a/docs/manual/source/templates/leadscoring/quickstart.html.md.erb +++ b/docs/manual/source/templates/leadscoring/quickstart.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Quick Start - Lead Scoring Engine Template --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/templates/productranking/dase.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/templates/productranking/dase.html.md.erb b/docs/manual/source/templates/productranking/dase.html.md.erb index 70ac2cc..750c3b6 100644 --- a/docs/manual/source/templates/productranking/dase.html.md.erb +++ b/docs/manual/source/templates/productranking/dase.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: DASE Components Explained (Product Ranking) --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/templates/productranking/quickstart.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/templates/productranking/quickstart.html.md.erb b/docs/manual/source/templates/productranking/quickstart.html.md.erb index 35c7cc5..56644dc 100644 --- a/docs/manual/source/templates/productranking/quickstart.html.md.erb +++ b/docs/manual/source/templates/productranking/quickstart.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Quick Start - Product Ranking Engine Template --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/templates/recommendation/dase.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/templates/recommendation/dase.html.md.erb b/docs/manual/source/templates/recommendation/dase.html.md.erb index 72b7860..e4ba10e 100644 --- a/docs/manual/source/templates/recommendation/dase.html.md.erb +++ b/docs/manual/source/templates/recommendation/dase.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: DASE Components Explained (Recommendation) --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/templates/recommendation/evaluation.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/templates/recommendation/evaluation.html.md.erb b/docs/manual/source/templates/recommendation/evaluation.html.md.erb index 2e38b1c..9a913c1 100644 --- a/docs/manual/source/templates/recommendation/evaluation.html.md.erb +++ b/docs/manual/source/templates/recommendation/evaluation.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Evaluation Explained (Recommendation) --- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/36f763a9/docs/manual/source/templates/recommendation/quickstart.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/templates/recommendation/quickstart.html.md.erb b/docs/manual/source/templates/recommendation/quickstart.html.md.erb index 04ddf0c..bb6e0fc 100644 --- a/docs/manual/source/templates/recommendation/quickstart.html.md.erb +++ b/docs/manual/source/templates/recommendation/quickstart.html.md.erb @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + --- title: Quick Start - Recommendation Engine Template ---
