A package for machine learning models and utilities
Project description
Veeml is a Python package for machine learning models and utilities. It includes a set of models like linear regression and other machine learning algorithms, along with utility functions for data preprocessing and model evaluation.
##Installation
You can install the package via pip:
pip install veeml==0.1.0
Usage
##Importing Models Once installed, you can import the models and utilities from the package.
#Import the Linear Regression model
from veeml.models.linear_regression import LinearRegression
# Import utility functions
from veeml.utils.data_processing import load_sample_data, preprocess_data
```
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 veeml-0.1.0.tar.gz.
File metadata
- Download URL: veeml-0.1.0.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
403e6d32525feea99ddaca4bca7ac2c573775a2d909f675fc0aa2fc2f2147542
|
|
| MD5 |
7a6f3778c2a3933562eb24b2beb43ec4
|
|
| BLAKE2b-256 |
768671cc3eccf8aacd94c734e708396f5347926730a788edbb1462a64dc9b129
|
File details
Details for the file veeml-0.1.0-py3-none-any.whl.
File metadata
- Download URL: veeml-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6763e449574bda3e1456cd99996ae25ff9618f743813c79b937050a412e92193
|
|
| MD5 |
f186ec4c763901be68a08eb4d80ceae0
|
|
| BLAKE2b-256 |
76ad7d8ca9e5ce8d5a937213d10803085f0b2e392dfb7f9c5242c9d460f5e3be
|