1
0
Fork 0

Update README.rst

master
philipMartini 4 years ago committed by GitHub
parent f8938e1aae
commit 36f135b35a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      README.rst

@ -8,6 +8,10 @@ Installation/Usage
Download the release in .tar.gz or .whl format and simply use pip install to install it::
$ pip install PyCTBN-1.0.tar.gz
Coverage
********
Please refer to https://app.codecov.io/gh/philipMartini/PyCTBN for a detailed report of test coverage.
Documentation
*************
@ -324,4 +328,4 @@ Score based estimation with Tabu Search and Data Augmentation
se1.save_results('./results0.json')
# ...or save it also in a graphical model fashion
# (remember to specify the path AND the .png extension)
se1.save_plot_estimated_structure_graph('./result0.png')
se1.save_plot_estimated_structure_graph('./result0.png')