Useful functions when working with Machine Learning in Python
Project description
decalmlutils
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. 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
Boilerplate
These are code snippets which need to be modified before they can be used in a project.
I keep them in a separate directory so that they do not clutter the decalmlutils
package.
Name | Description |
---|---|
Notebooks Tutorials
Name | Description | Links |
---|---|---|
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
Built Distribution
File details
Details for the file decalmlutils-0.0.7.tar.gz
.
File metadata
- Download URL: decalmlutils-0.0.7.tar.gz
- Upload date:
- Size: 25.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f483ff7f36789c670ba41a6aab414af3cc84187385f750781edd9d8b6595f598 |
|
MD5 | 982afe8fe80df7831e4a7f544c1f3d7a |
|
BLAKE2b-256 | 74935ae23b3a09b41d506dc3ee066bff63b7a1b0f23293df20e17ed4c87d913e |
File details
Details for the file decalmlutils-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: decalmlutils-0.0.7-py3-none-any.whl
- Upload date:
- Size: 23.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1b307c9c7d2fe5927309b7e7a0481ee66a55e0c14901b461c7d1423dda06c72 |
|
MD5 | 616e75b1db333ad9519f5c40afd932ac |
|
BLAKE2b-256 | 429a88a7d9575ece5eded6d4c15159d8feedfe544312672ec097f5d629835ec4 |