You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by sr...@apache.org on 2018/09/16 20:24:16 UTC

spark-website git commit: Added TransmogrifAI to Applications Using Spark

Repository: spark-website
Updated Branches:
  refs/heads/asf-site 2f282fa35 -> 370d99580


Added TransmogrifAI to Applications Using Spark

Hello,

We [open sourced TransmogrifAI library](https://medium.com/snabar/4e5d0e098da2) just a few weeks ago and I thought it would be great to have it on the Apache Spark page.

Thanks in advance.

Author: Matthew Tovbin <mt...@salesforce.com>
Author: Matthew Tovbin <to...@users.noreply.github.com>

Closes #144 from tovbinm/patch-1.


Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/370d9958
Tree: http://git-wip-us.apache.org/repos/asf/spark-website/tree/370d9958
Diff: http://git-wip-us.apache.org/repos/asf/spark-website/diff/370d9958

Branch: refs/heads/asf-site
Commit: 370d99580fdb96dbc91fd8201419a29aa7f9f425
Parents: 2f282fa
Author: Matthew Tovbin <mt...@salesforce.com>
Authored: Sun Sep 16 15:24:11 2018 -0500
Committer: Sean Owen <se...@databricks.com>
Committed: Sun Sep 16 15:24:11 2018 -0500

----------------------------------------------------------------------
 site/third-party-projects.html | 1 +
 third-party-projects.md        | 1 +
 2 files changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark-website/blob/370d9958/site/third-party-projects.html
----------------------------------------------------------------------
diff --git a/site/third-party-projects.html b/site/third-party-projects.html
index 36259b7..c4caf1c 100644
--- a/site/third-party-projects.html
+++ b/site/third-party-projects.html
@@ -260,6 +260,7 @@ implementation for Spark</li>
 Apache Kafka for real-time large scale machine learning</li>
   <li><a href="https://github.com/bigdatagenomics/adam">ADAM</a> - A framework and CLI for loading, 
 transforming, and analyzing genomic data using Apache Spark</li>
+  <li><a href="https://github.com/salesforce/TransmogrifAI">TransmogrifAI</a> - AutoML library for building modular, reusable, strongly typed machine learning workflows on Spark with minimal hand tuning</li>
 </ul>
 
 <h2>Additional Language Bindings</h2>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/370d9958/third-party-projects.md
----------------------------------------------------------------------
diff --git a/third-party-projects.md b/third-party-projects.md
index d0210cd..d965bce 100644
--- a/third-party-projects.md
+++ b/third-party-projects.md
@@ -64,6 +64,7 @@ implementation for Spark
 Apache Kafka for real-time large scale machine learning
 - <a href="https://github.com/bigdatagenomics/adam">ADAM</a> - A framework and CLI for loading, 
 transforming, and analyzing genomic data using Apache Spark
+- <a href="https://github.com/salesforce/TransmogrifAI">TransmogrifAI</a> - AutoML library for building modular, reusable, strongly typed machine learning workflows on Spark with minimal hand tuning
 
 <h2>Additional Language Bindings</h2>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org