Skip to main content

Useful functions when working with Machine Learning in Python

Project description

decalmlutils

Build status Ruff

License Pre-commit

decalmlutils is a lightweight python library that contains functions and code snippets that I use in my everyday research with Machine Learning.

I created this repo because I was tired of always looking up same code from older projects and I wanted to gain some experience in building a Python library. By making this available to everyone it gives me easy access to code I use frequently and it can help others in their machine learning work. If you find any bugs or something doesn't make sense please feel free to open an issue.


decalmlutils

Installation

You can install decalmlutils with pip from GitHub:

pip install "git+https://github.com/crypdick/decalmlutils"

Or locally, by cloning the repository and running:

pip install -e ".[all]"

Functions

All function implemented in the decalmlutils module.

Array Functions

Array manipulation related function that can be useful when working with machine learning.

Plot Functions

Plot related function that can be useful when working with machine learning.

Text Functions

Text related function that can be useful when working with machine learning.

Web Related


Snippets

This is a very large variety of Python snippets without a certain theme. I put them in the most frequently used ones while keeping a logical order. I like to have them as simple and as efficient as possible.

Name Description

Notebooks Tutorials

Name Description Links

TODO

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

decalmlutils-0.0.3-py3-none-any.whl (73.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page