No project description provided
Project description
ML-EXTRA
Developed with the software and tools below.
Table of Contents
Overview
ML-EXTRA is a project that aims to facilitate the development of Machine Learning models. Currently, the additional features provided by this package are MLflow-oriented. However, the tool may expand in the future and consider other frameworks. The core of this package is to provide a set of decorators that allow tracking different artifacts in a given experiment.
Dependencies
- python = "^3.11"
- mlflow = "^2.12.1"
- dill = "^0.3.8"
- pytest = "^8.2.0"
- coverage = "^7.5.3"
- setuptools = "^70.0.0"
Installation
pip -U install ml-extra
🤝 Contributing
Contributions are welcome! Here are several ways you can contribute:
- Report Issues: Submit bugs found or log feature requests for the
readme-aiproject. - Submit Pull Requests: Review open PRs, and submit your own PRs.
- Join the Discussions: Share your insights, provide feedback, or ask questions.
- Fork the Repository: Start by forking the project repository to your github account.
- Clone Locally: Clone the forked repository to your local machine using a git client.
git clone https://github.com/eli64s/readme-ai
- Create a New Branch: Always work on a new branch, giving it a descriptive name.
git checkout -b new-feature-x
- Make Your Changes: Develop and test your changes locally.
- Commit Your Changes: Commit with a clear message describing your updates.
git commit -m 'Implemented new feature x.'
- Push to github: Push the changes to your forked repository.
git push origin new-feature-x
- Submit a Pull Request: Create a PR against the original project repository. Clearly describe the changes and their motivations.
- Review: Once your PR is reviewed and approved, it will be merged into the main branch. Congratulations on your contribution!
📄 License
This project is protected under the SELECT-A-LICENSE License. For more details, refer to the LICENSE file.
👏 Acknowledgments
- List any resources, contributors, inspiration, etc. here.
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
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
File details
Details for the file ml_extra-0.2.0.tar.gz.
File metadata
- Download URL: ml_extra-0.2.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.3 Linux/6.11.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
409f5214f2eeed81612e5f5698c24befe9c10327ad953973d24f2fe9a640da74
|
|
| MD5 |
d90db4a2f2c2eb0d7978a5aed1491d58
|
|
| BLAKE2b-256 |
47644a2661e1e4ad2d7871d56d35d0d0c7dfc780992b0083fcf9ef1c50474c9f
|
File details
Details for the file ml_extra-0.2.0-py3-none-any.whl.
File metadata
- Download URL: ml_extra-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.3 Linux/6.11.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecc26b0158c196e16be0782e3f9f492009a494cdf46de46246c42b974a550edb
|
|
| MD5 |
924a28e3ee69bf1e39304a2b1ef39205
|
|
| BLAKE2b-256 |
95b9f8778f073ff6030dce3e8f0f2c07448fbddfe8eed3996f5512fa300b124e
|