Skip to main content

machine learning utilities by boy-dad

Project description

boyd-ml-utils

Overview

I just want to try publishing a package in PyPI. I'll add unit tests, more functionalities and GitHub pages in the future.

Sample OptunaSearchCV parameter distribution

{
    "name": "LGBMRegressor", 
    "params": {
        "num_leaves": IntDistribution(low=7, high=47, step=8), 
        "min_child_samples": IntDistribution(low=1, high=10, step=1), 
        "colsample_bytree": FloatDistribution(low=0.5, high=1.0, step=0.1), 
        "subsample": FloatDistribution(low=0.7, high=1.0, step=0.1), 
        "learning_rate": FloatDistribution(low=0.03, high=0.2, step=0.01), 
        "n_estimators": IntDistribution(low=50, high=300, step=10), 
        "verbosity": -1, 
        "n_jobs": 1, 
        "extra_tree": True, 
        "objective": "mean_squared_error"
    }
}

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

boyd_ml_utils-0.3.0.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

boyd_ml_utils-0.3.0-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file boyd_ml_utils-0.3.0.tar.gz.

File metadata

  • Download URL: boyd_ml_utils-0.3.0.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.3

File hashes

Hashes for boyd_ml_utils-0.3.0.tar.gz
Algorithm Hash digest
SHA256 b2729d7a0c1e7c7ba37bde8f571250e79f9c9be175c73323e0fec52b581f0a77
MD5 d1aa677f477adbeebd250055e841036a
BLAKE2b-256 c32fd8bb412c1b8ade668b31e0b1123a84b842f9ffbd9bac942c848fbaee5e83

See more details on using hashes here.

File details

Details for the file boyd_ml_utils-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for boyd_ml_utils-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 64ff036df918fbfb5c0889982ca1218d54746654d1f76e59945e139827a2e88f
MD5 9b3e1c5f4b419cf4ec55e5a4b3d42bd8
BLAKE2b-256 7806ea56ae5e7c81c7168603fdc4dcb37a991a8e8f3e7ea361420e45ceb5dccd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page