katanaml/sample-apps
Sample apps for YouTube channel. Machine Learning, Web Development, Python.
This collection provides practical code examples for various machine learning and web development tasks. It helps users understand how to implement solutions for challenges like text classification, data extraction from documents, and building web APIs for ML models. These resources are for machine learning engineers, data scientists, or web developers looking to quickly grasp and apply specific concepts.
160 stars. No commits in the last 6 months.
Use this if you are a developer looking for specific, isolated code examples to understand or implement machine learning techniques or web development patterns discussed in related articles and videos.
Not ideal if you need a comprehensive, production-ready application framework or an opinionated solution for a specific business problem.
Stars
160
Forks
68
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Mar 27, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/katanaml/sample-apps"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
musicinformationretrieval/musicinformationretrieval.com
Instructional notebooks on music information retrieval.
numerai/example-scripts
A collection of scripts and notebooks to help you get started quickly.
Arm-Examples/ML-examples
Arm Machine Learning tutorials and examples
akabe/ocaml-jupyter
An OCaml kernel for Jupyter (IPython) notebook
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math...