文件名称:health_recommendations:各种笔记本,可提供有关健康数据集的建议
文件大小:79KB
文件格式:ZIP
更新时间:2024-04-23 18:13:01
Python
health_recommendations 各种笔记本,可提供有关健康数据集的建议 安装 首先,我们需要在本地克隆存储库 git clone https://github.com/hericonejito/health_recommendations 接下来,在运行笔记本之前,我们必须将以下库安装到我们的内核中 pip install plotly pip install networkx pip install pyvis pip install pandas pip install numpy pip install matplotlib
【文件预览】:
health_recommendations-main
----LICENSE(1KB)
----README.md(452B)
----toy_example()
--------background_jobs.py(38KB)
--------personalized_prank.py(17KB)
--------graph_manipulation.py(20KB)
--------recommend.py(40KB)
--------data_import.py(5KB)
--------time_aware_splits.py(8KB)
--------pathsim.py(15KB)
--------popularity_based_rec.py(5KB)
--------accuracy_evaluation.py(7KB)
--------__pycache__()
--------ToyExample.ipynb(45KB)
--------mygraph.html(4KB)
--------simrank.py(9KB)