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 Distribution
skleaarn-1.0.6.tar.gz
(254.1 kB
view details)
File details
Details for the file skleaarn-1.0.6.tar.gz.
File metadata
- Download URL: skleaarn-1.0.6.tar.gz
- Upload date:
- Size: 254.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10a1a47e441d3c97c50d63146fcff9405c0cb24679e6b4b611a06fa06745f70a
|
|
| MD5 |
7c8d4e4a856df175136ba8b19f0c4d9a
|
|
| BLAKE2b-256 |
c3075c76ea4dd81acfed10591bf3017c6dfc63c335cec3c8b598d8141a206d5c
|