gmihaila/ml_things
This is where I put things I find useful that speed up my work with Machine Learning. Ever looked in your old projects to reuse those cool functions you created before? Well, this repo is designed to be a Python Library of functions I created in my previous project that can be reused. I also share some Notebooks Tutorials and Python Code Snippets.
This library provides a collection of useful functions for common tasks in machine learning, deep learning, and natural language processing workflows. It takes in raw data, like arrays or text, and outputs processed data or visualizations, such as padded arrays, batched data, or performance plots. This tool is designed for machine learning engineers and researchers who frequently perform data preparation, model evaluation, and results visualization.
265 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are a machine learning practitioner looking for ready-to-use Python functions to streamline your data manipulation, plotting, and text cleaning tasks without rewriting common code.
Not ideal if you are looking for a complete machine learning framework or highly specialized, advanced algorithms.
Stars
265
Forks
60
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Apr 06, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/gmihaila/ml_things"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
marimo-team/marimo
A reactive notebook for Python — run reproducible experiments, query with SQL, execute as a...
Tanu-N-Prabhu/Python
This repository helps you learn Python and Machine Learning from scratch.
github/codespaces-jupyter
Explore machine learning and data science with Codespaces
Snowflake-Labs/snowflake-demo-notebooks
Collection of Snowflake Notebook demos, tutorials, and examples
GeostatsGuy/PythonNumericalDemos
Well-documented Python demonstrations for spatial data analytics, geostatistical and machine...