AI Lab Prep terminal reference — like man pages for labs 8–14
Project description
helpmaterial
AI Lab Prep terminal reference guide — formatted like man pages for labs 8–14 (NumPy, Pandas, Scikit-learn, TensorFlow/Keras, CNN, K-Means, and more).
Install
pip install helpmaterial
Usage
import helpmaterial as hp
# Print full guide
print(hp.gethelp())
# Or pipe through a pager
# python -c "import helpmaterial as hp; print(hp.gethelp())" | less
What's inside
- Lab 8 — Data Preprocessing (pandas, sklearn)
- Lab 9 — Pandas & Scikit-learn ML
- Lab 10 — NumPy Arrays
- Lab 11 — Neural Networks (ANN, Dropout, K-Fold)
- Lab 12 — Convolutional Neural Networks
- Lab 13 — Clustering (K-Means, Elbow Method)
- Lab 14 — Visualization Reference (matplotlib, seaborn)
- Exam Focus — core function order, what to know
- Pattern Library — 10 complete, self-contained code templates
- All Functions Quick Reference — Pandas, NumPy, sklearn, Keras
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
helpmaterial-1.0.0.tar.gz
(16.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file helpmaterial-1.0.0.tar.gz.
File metadata
- Download URL: helpmaterial-1.0.0.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
430719557e33cf2769696fe7b158455fb1da2c76d7714d8a3c99d374bff1f915
|
|
| MD5 |
33088b2d919772fc59d66ad622f713de
|
|
| BLAKE2b-256 |
9e2ea27b1d33510f38c283d1d633644fc486c6b99a27dad4409e1df0fdbd8aa6
|
File details
Details for the file helpmaterial-1.0.0-py3-none-any.whl.
File metadata
- Download URL: helpmaterial-1.0.0-py3-none-any.whl
- Upload date:
- Size: 16.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9f0fce41d19b9cc82b2ee4e304dcee319d42d63f3f5a9088ce72154f6dfd8d3
|
|
| MD5 |
d0d5ea80eaaa52aea0ddba7c0ec15c33
|
|
| BLAKE2b-256 |
9b96fbbabf324a404df6e9f7def7fee14cda45d962d7a270d3d0bae7826fc71f
|