Skip to content

Commit 7de71b9

Browse files
authored
merge: NLP | Predict Credit Card Churn (#2)
2 parents fd0d540 + fc983a1 commit 7de71b9

23 files changed

+20039
-4961
lines changed

README.md

Lines changed: 4 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,8 @@
1-
# JupyterLite Demo
2-
31
[![lite-badge](https://jupyterlite.rtfd.io/en/latest/_static/badge.svg)](https://jupyterlite.github.io/demo)
42

5-
JupyterLite deployed as a static site to GitHub Pages, for demo purposes.
6-
7-
## Instructions for Deployment
8-
9-
- **➡️ See: Deploy your first JupyterLite website on GitHub Pages**
10-
- **https://jupyterlite.readthedocs.io/en/latest/quickstart/deploy.html#deploy-your-first-jupyterlite-website-on-github-pages**
11-
12-
## ✨ Try it in your browser ✨
13-
14-
➡️ **https://jupyterlite.github.io/demo**
15-
16-
![github-pages](https://user-images.githubusercontent.com/591645/120649478-18258400-c47d-11eb-80e5-185e52ff2702.gif)
17-
18-
## Requirements
19-
20-
JupyterLite is being tested against modern web browsers:
21-
22-
- Firefox 90+
23-
- Chromium 89+
24-
25-
## Deploy your JupyterLite website on GitHub Pages
26-
27-
Check out the guide on the JupyterLite documentation: https://jupyterlite.readthedocs.io/en/latest/quickstart/deploy.html
28-
29-
## Further Information and Updates
30-
31-
For more info, keep an eye on the JupyterLite documentation:
32-
33-
- How-to Guides: https://jupyterlite.readthedocs.io/en/latest/howto/index.html
34-
- Reference: https://jupyterlite.readthedocs.io/en/latest/reference/index.html
35-
36-
This template provides the Pyodide kernel (`jupyterlite-pyodide-kernel`), the JavaScript kernel (`jupyterlite-javascript-kernel`), and the p5 kernel (`jupyterlite-p5-kernel`), along with other
37-
optional utilities and extensions to make the JupyterLite experience more enjoyable. See the
38-
[`requirements.txt` file](requirements.txt) for a list of all the dependencies provided.
3+
# Machine Learning Projects
394

40-
For a template based on the Xeus kernel, see the [`jupyterlite/xeus-python-demo` repository](https://github.com/jupyterlite/xeus-python-demo)
5+
This repo contains a sampling of Python Jupyter notebooks I write about on my website. I am using the amazing [JupyterLite](https://github.com/jupyterlite/jupyterlite) to host browser-based interactive Jupyter notebooks.
416

7+
> NOTE: The interactive notebook session is using your device resources and local storage, so
8+
> this is different from using an online colab site, such as, DeepNote - https://deepnote.com or Google Colab - https://colab.google.

content/data/ppo-grpo.png

129 KB
Loading

content/javascript.ipynb

Lines changed: 0 additions & 86 deletions
This file was deleted.

content/nlp_support_tickets_categorization.ipynb

Lines changed: 6064 additions & 0 deletions
Large diffs are not rendered by default.

content/p5.ipynb

Lines changed: 0 additions & 150 deletions
This file was deleted.

0 commit comments

Comments
 (0)