<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Vertica Documentation – Using external models with Vertica</title>
    <link>/en/data-analysis/ml-predictive-analytics/using-external-models-with/</link>
    <description>Recent content in Using external models with Vertica on Vertica Documentation</description>
    <generator>Hugo -- gohugo.io</generator>
    
	  <atom:link href="/en/data-analysis/ml-predictive-analytics/using-external-models-with/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Data-Analysis: TensorFlow models</title>
      <link>/en/data-analysis/ml-predictive-analytics/using-external-models-with/tensorflow-models/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/data-analysis/ml-predictive-analytics/using-external-models-with/tensorflow-models/</guid>
      <description>
        
        
        &lt;p&gt;&lt;a href=&#34;https://www.tensorflow.org/&#34;&gt;Tensorflow&lt;/a&gt; is a framework for creating neural networks. It implements basic linear algebra and multi-variable calculus operations in a scalable fashion, and allows users to easily chain these operations into a computation graph.&lt;/p&gt;
&lt;p&gt;Vertica supports importing, exporting, and making predictions with &lt;a href=&#34;https://www.tensorflow.org/&#34;&gt;TensorFlow&lt;/a&gt; 1.x and 2.x models trained outside of Vertica.&lt;/p&gt;
&lt;p&gt;In-database TensorFlow integration with Vertica offers several advantages:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Your models live inside your database, so you never have to move your data to make predictions.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The volume of data you can handle is limited only by the size of your Vertica database, which makes Vertica particularly well-suited for machine learning on Big Data.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Vertica offers in-database model management, so you can store as many models as you want.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Imported models are portable and can be exported for use elsewhere.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;When you run a TensorFlow model to predict on data in the database, Vertica calls a TensorFlow process to run the model. This allows Vertica to support any model you can create and train using TensorFlow. Vertica just provides the inputs - your data in the Vertica database - and stores the outputs.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Data-Analysis: Using PMML models</title>
      <link>/en/data-analysis/ml-predictive-analytics/using-external-models-with/using-pmml-models/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/data-analysis/ml-predictive-analytics/using-external-models-with/using-pmml-models/</guid>
      <description>
        
        
        &lt;p&gt;Vertica can import, export, and make predictions with PMML models of &lt;a href=&#34;http://dmg.org/pmml/v4-4/GeneralStructure.html&#34;&gt;version 4.4&lt;/a&gt; and below.&lt;/p&gt;

      </description>
    </item>
    
  </channel>
</rss>
