a pipeline for quick data analysis and machine learning
file_operate:
- read file and do base operate like auto asdtype etc.
- it support multi type files operates together.
preprocess:
create a preprocessor to preprocessing(dropna,fillna,dropoutlyers...)
you can select the file and cols by passing dict-type args.
analysis:
base on the previous manipulations,we get clean datas,we can now acutally start the analysis tasks:
correlation:
get correlations between value-type features and labels.
compare the correlation between class-type features and labels.
modeling:
we provide base ml models to complete classification or regression tasks
listing:
gbdt:xgboost,light gbm,radom forests
norm:svc,linear,logistic,bayes
timesequence:ARMA,ARIMA
nn:
DeepLearning:\
statistic_test:
normality test
correlation test
significance test
parametric test
nonparametric test
Release files for quickpanda 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| quickpanda-0.0.5.tar.gz | 17.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| quickpanda-0.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 36.2 kB
Release files / quickpanda-0.0.5.tar.gz
| Download URL | quickpanda-0.0.5.tar.gz |
|---|---|
| Size | 17.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f9cd766c9289f72394c142099029a68d6401b04413ae2d2996e92661b0f4040e
|
|
BLAKE2b-256 checksum How to use checksums |
230ec51d7c9fd42ae552775a33b1891767cdc3806b2e3ee809e80cc6fa06330f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.7
|
Release files / quickpanda-0.0.5-py3-none-any.whl
| Download URL | quickpanda-0.0.5-py3-none-any.whl |
|---|---|
| Size | 18.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
023b99bd5c50d7b4eb40118b7c0ce85a76ee495acce249f3bfbc2841a84f290a
|
|
BLAKE2b-256 checksum How to use checksums |
3719be49c3d13761e4bf1bef1523df13c69bb4ad18279116a73d543f2a12c04d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.7
|