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.2.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.2.0-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: boyd_ml_utils-0.2.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.2.0.tar.gz
Algorithm Hash digest
SHA256 721f407245a66064c17794a7e1f3825503a1f0cea82cd09e9367e6105986048e
MD5 474a188cfc7c4560956b9c5b29f0b944
BLAKE2b-256 c8666740fd46aa1d3ea17340432c40647805afb9be3e59e3c9d23e7a5d58ada6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for boyd_ml_utils-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 386820a8ed77076d96432aff9ee8a164e0acb08e8f292f4df52b6c994872beee
MD5 5824873bb077135552b428b02f967152
BLAKE2b-256 3fac0d46ef076a483efaf29b7a45c4140223b79fbfd7fae90c90f111a1b775f5

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