A utility package for setting up a local machine learning workspace with scripts and reference materials.
Project description
skleaarn
A lightweight utility package for setting up a local machine learning workspace. Upon installation, automatically extracts a curated set of Python scripts and reference materials to a convenient folder on your system.
Installation
pip install skleaarn
Usage
import skleaarn
That's it. The package handles everything automatically on first import.
Manual Install
import skleaarn
skleaarn.install() # default location
skleaarn.install("C:/MyFolder") # custom location
Or from the command line:
skleaarn
skleaarn C:/MyFolder
License
MIT
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
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 skleaarn-1.0.4-py3-none-any.whl.
File metadata
- Download URL: skleaarn-1.0.4-py3-none-any.whl
- Upload date:
- Size: 350.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8c458c882e48a3682da4c3edfbf86467138123de18ce8b9c4da240aee08600a
|
|
| MD5 |
dd82dcc381610916091d748178c54088
|
|
| BLAKE2b-256 |
bdaa7670c90ff8a94e7aa20fbafb52eabd7fbda42257425f8f6b41a29e7a5603
|