Skip to content

Commit

Permalink
update pages
Browse files Browse the repository at this point in the history
  • Loading branch information
erdogant committed Apr 9, 2024
1 parent 5b0b6b4 commit f12bc7d
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 14 deletions.
Binary file modified docs/pages/doctrees/Example Datasets.doctree
Binary file not shown.
Binary file modified docs/pages/doctrees/environment.pickle
Binary file not shown.
6 changes: 1 addition & 5 deletions docs/pages/html/Example Datasets.html
Original file line number Diff line number Diff line change
Expand Up @@ -216,11 +216,7 @@ <h1>Import DAG/BIF<a class="headerlink" href="#import-dag-bif" title="Link to th
</pre></div>
</div>
<p>With the <a class="reference internal" href="bnlearn.bnlearn.html#bnlearn.bnlearn.sampling" title="bnlearn.bnlearn.sampling"><code class="xref py py-func docutils literal notranslate"><span class="pre">bnlearn.bnlearn.sampling()</span></code></a> function a <code class="docutils literal notranslate"><span class="pre">DataFrame</span></code> can be created for <em>n</em> samples.</p>
<hr>
<center>
<script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?serve=CEADP27U&placement=erdogantgithubio" id="_carbonads_js"></script>
</center>
<hr></section>
</section>
<section id="export-dag-bif">
<h1>Export DAG/BIF<a class="headerlink" href="#export-dag-bif" title="Link to this heading"></a></h1>
<p>The learned bayesian network can be exported in one of common bayes network formats, like BIF, hugin or XMLBIF by using the BIFwriter from pgmpy.</p>
Expand Down
9 changes: 0 additions & 9 deletions docs/pages/html/_sources/Example Datasets.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,6 @@ Each Bayesian DAG model that is loaded with :func:`bnlearn.bnlearn.import_DAG` i
With the :func:`bnlearn.bnlearn.sampling` function a ``DataFrame`` can be created for *n* samples.


.. raw:: html

<hr>
<center>
<script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?serve=CEADP27U&placement=erdogantgithubio" id="_carbonads_js"></script>
</center>
<hr>



Export DAG/BIF
^^^^^^^^^^^^^^^
Expand Down

0 comments on commit f12bc7d

Please sign in to comment.