From 45b1aceee7a462cdc3ac1cf9bef477cf90c981bb Mon Sep 17 00:00:00 2001 From: erdogant Date: Wed, 22 May 2024 18:02:27 +0200 Subject: [PATCH] 0.8.8 --- notebooks/bnlearn_playground.ipynb | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 notebooks/bnlearn_playground.ipynb diff --git a/notebooks/bnlearn_playground.ipynb b/notebooks/bnlearn_playground.ipynb new file mode 100644 index 0000000..eb7fbfe --- /dev/null +++ b/notebooks/bnlearn_playground.ipynb @@ -0,0 +1,27 @@ +{ + "nbformat": 4, + "nbformat_minor": 0, + "metadata": { + "colab": { + "provenance": [] + }, + "kernelspec": { + "name": "python3", + "display_name": "Python 3" + }, + "language_info": { + "name": "python" + } + }, + "cells": [ + { + "cell_type": "code", + "execution_count": null, + "metadata": { + "id": "H5XpDZLZ9f3f" + }, + "outputs": [], + "source": [] + } + ] +} \ No newline at end of file