We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f10a5e0 commit ef04c57Copy full SHA for ef04c57
docs/data.md
@@ -42,6 +42,6 @@ gresit.show_interactive()
42
43
Which produces the following interactive graph:
44
45
-<iframe src="/html_plots/graph.html" width="100%" height="600px" style="border:none;"></iframe>
+<iframe src="html_plots/graph.html" width="100%" height="600px" style="border:none;"></iframe>
46
47
In the section [gRESIT](gresit.md) you will find details on all arguments and hyperparameters for `gRESIT`.
0 commit comments