A small package for all useful ML things
Project description
Kowalsky, analysis!
A simple package for handful ML things and more.
What's inside?
-
analysis- method for evaluation of specified model with given dataframe. Withexport_test_set=Falseit exports ready for submission predictions. -
df - working with dataframe:
corr- sort all correlated features.handle_outliers- fill or drop columns with outliers.log_transform- transform columns with log function.group_by_mean- make additional columns with aggregated meangroup_by_max- make additional columns with aggregated maxgroup_by_min- make additional columns with aggregated minscale- scale columns with Standard of MinMax scalers
-
kaggle:
submit- make submit-file for kaggle based on sample
-
metrics:
rmse- RMSE scorerrmsle- RMSLE scorer
-
optuna - handful methods for working with optuna:
optimize- optimize model with given dataframe
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
kowalsky-0.0.1.tar.gz
(3.5 kB
view details)
File details
Details for the file kowalsky-0.0.1.tar.gz.
File metadata
- Download URL: kowalsky-0.0.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
465e4e555222598f489d4ce0fd19bcae6c5d67c4465bc41bc79c8f8199a113f6
|
|
| MD5 |
92a1570982b844f39abed4a33876021e
|
|
| BLAKE2b-256 |
2e943331f5622c8bbcec712cd373d380a864154c5494b3b1341ccab510ab3f6a
|