<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>OpenText Analytics Database 26.2.x – Using external models</title>
    <link>/en/data-analysis/ml-predictive-analytics/using-external-models-with/</link>
    <description>Recent content in Using external models on OpenText Analytics Database 26.2.x</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;OpenText™ Analytics Database 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 OpenText™ Analytics Database.&lt;/p&gt;
&lt;p&gt;In-database TensorFlow integration 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 database, which makes OpenText™ Analytics Database particularly well-suited for machine learning on Big Data.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;OpenText™ Analytics Database 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, the database calls a TensorFlow process to run the model. This allows the database to support any model you can create and train using TensorFlow. OpenText™ Analytics Database just provides the inputs - your data in the 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;OpenText™ Analytics Database 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>
