https://github.com/mneedham/gds-data-science-training
https://github.com/mneedham/gds-data-science-training
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mneedham/gds-data-science-training
- Owner: mneedham
- Created: 2020-05-14T09:47:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-06T10:55:42.000Z (almost 6 years ago)
- Last Synced: 2025-08-01T20:53:15.118Z (11 months ago)
- Language: Jupyter Notebook
- Size: 442 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= Data Science Training
This repository contains notebooks for the Neo4j Data Science Training.
You can launch these notebooks locally using Jupyter, or online using Google Colab.
* https://github.com/mneedham/gds-data-science-training/blob/master/01_DataLoading.ipynb[Data Loading^]
* https://github.com/mneedham/gds-data-science-training/blob/master/02_EDA.ipynb[Exploratory Data Analysis^]
* https://github.com/mneedham/gds-data-science-training/blob/master/03_Recommendations_Part1.ipynb[Recomendations Part 1^]
* https://github.com/mneedham/gds-data-science-training/blob/master/03_Recommendations_Part2.ipynb[Recomendations Part 2^]
* https://github.com/mneedham/gds-data-science-training/blob/master/04_Prediction.ipynb[Predictions^]