Khaja Moinuddin Mohammed's data science portfolio as a Python package
Project description
emkaymoin
Khaja Moinuddin Mohammed's data science portfolio — as a Python package.
pip install emkaymoin
import emkaymoin as emkay
emkay.whoami()
emkay.projects()
emkay.project("tacoma")
emkay.skills()
emkay.contact()
What's inside
| Function | What it does |
|---|---|
emkay.whoami() |
Bio card |
emkay.projects() |
All projects as a pandas DataFrame |
emkay.projects(role='MLE') |
Filter by role |
emkay.projects(domain='audio') |
Filter by domain |
emkay.projects(stack='XGBoost') |
Filter by tech |
emkay.projects(sort='year', asc=True) |
Sort ascending |
emkay.project('tacoma') |
Full case study |
emkay.project('tacoma', mode='short') |
One-liner |
emkay.project('tacoma', mode='json') |
Raw dict |
emkay.search('CNN') |
Search all fields |
emkay.stack() |
All tech used |
emkay.domains() |
All domains |
emkay.summary() |
Portfolio stats |
emkay.timeline() |
ASCII timeline |
emkay.top(n=3) |
Most recent projects |
emkay.pitch() |
30-second elevator pitch |
emkay.hire_me() |
Why hire me |
emkay.random() |
Random project |
emkay.skills() |
Skill bar chart |
emkay.education() |
Degrees |
emkay.contact() |
Contact details |
emkay.help() |
All commands |
Projects
| Year | Title | Domain | Key Result |
|---|---|---|---|
| 2026 | Tacoma Pole Inspection Risk | Utilities · ML | 18% est. risk ↓ |
| 2026 | SafeANC — Emergency-Aware ANC | Audio AI · DL | <50ms latency target |
| 2026 | Legal Clause Classifier | NLP · DL | 87% F1 |
| 2025 | Bird Species Audio Classification | Audio · DL | 100% binary · 71.9% multiclass |
| 2025 | Youth Substance Use Risk | Health · ML | 81% accuracy |
| 2025 | Global Mortality Analysis | Health · Research | 75–80% variance explained |
| 2024 | Seattle Smart Parking | ML · Geospatial | R² = 0.86 |
| 2024 | SVM-Based Diabetes Risk | Health · ML | 84% acc · ROC-AUC 0.91 |
Contact
- 📧 emkaymoin@gmail.com
- 🔗 linkedin.com/in/emkaymoin
- 🐙 github.com/kmohammedsu
- 🌐 emkaymoin.com
M.S. Data Science · Seattle University · June 2026 · Available full-time
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
emkaymoin-0.3.0.tar.gz
(11.8 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
emkaymoin-0.3.0-py3-none-any.whl
(11.7 kB
view details)
File details
Details for the file emkaymoin-0.3.0.tar.gz.
File metadata
- Download URL: emkaymoin-0.3.0.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
575d6f42c0fa81f6075730d620c6033a743de86ddd02c6e55e2ee41b08c13acd
|
|
| MD5 |
fae46786cd7a639fe41dfe28725db0bf
|
|
| BLAKE2b-256 |
4a57bca5a8d2cdcea50508a0e99e041cd6b82b65374ae27ec404951c5d986ff8
|
File details
Details for the file emkaymoin-0.3.0-py3-none-any.whl.
File metadata
- Download URL: emkaymoin-0.3.0-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
afb3ae7c63540b4977bec31a23e41f89e5bf37b043510dc090773befdea5915f
|
|
| MD5 |
51f21941952d671447692f9c4fc163bd
|
|
| BLAKE2b-256 |
61b18e6200c51b075729fece9341e2ed759d0666375e8a33ff8cf027266a55b7
|