A simple machine learning package using scikit-learn
Project description
Building Python Packages 11-Nov-2024
https://medium.com/@ebimsv/building-python-packages-07fbfbb959a9
PyCharm source .venv/bin/activate
pip install . pip install --upgrade pip
NOTE: had to manually install pytest pytest
Publish pip install twine build
python -m build Successfully built mlpredictor-0.1.0.tar.gz and mlpredictor-0.1.0-py3-none-any.whl
dist folder w/ following files .tar.gz .whl
Upload twine upload dist/*
COULD NOT get this working!
Follow instructions here https://pypi.org/manage/account/token
Create API token touch ~/.pypirc gedit ~/.pypirc
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 stevepromlpredictor-0.1.0.tar.gz.
File metadata
- Download URL: stevepromlpredictor-0.1.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fdb22856f69e9b377565833cbbabcd2fa312e49dd6b7d12a285023fd7ce3ff8c
|
|
| MD5 |
bda7c40bd61aee4ffa8afa5c0f622bb1
|
|
| BLAKE2b-256 |
2f9f8ef6f630162069bec8fcbc1b60f7a76091967cf3939185cb385a2eec4833
|
File details
Details for the file stevepromlpredictor-0.1.0-py3-none-any.whl.
File metadata
- Download URL: stevepromlpredictor-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e65e34d82517c1d2ef6dcd750fd74ea8a3df388d2b79a0039c02e1776b8d1c36
|
|
| MD5 |
383f529926ffb9d8a26801fc01c2e0f6
|
|
| BLAKE2b-256 |
bfb97e5a8ad9d7f6bd61cced8a89356a74f7cd98b34793ee7697ee6342427893
|