Prepare Fast, Analyze Faster
Project description
ggwp: Prepare Fast, Analyze Faster
What is ggwp?
ggwp is a Python package for fast and easy data analytics.
It aims to make a data model that can be applied for some use cases
such as customer analytics. The data model created by ggwp is designed
directly from my personal experiences, which will be more and more data models
in the future. In addition, ggwp now has some new features for
logging, modeling and evaluating your models, which of these can speed up your workflow
FOR REAL!!
Main Features
Here are current features available in ggwp
- DataModel: prepare your raw data for a general data model
- RFMT: create RFMT dataset
- Cohort: create Cohort dataset
- CustomerMovement: create Customer Movement dataset
- BasketEvolving: create Basket Evolving dataset
- Check: check your data quality and more
- Log: log your data, its status and your remark, so you know what you've done for each stage
- Evaluation: evaluate your model using traditional (R2, RMSE, F-1, ACC, ROC) and practical metrics (Cost&Benefit, Lift)
- BenchMark: benchmark your models' performances giving you some intuition
- GroupImputer: impute your value with multiple subsets (as you desire)
- ConvertVariables: convert all of your columns in one command
Where to get ggwp
The source code is currently hosted at GitHub:
https://github.com/datanooblol/ggwp
The latest version is available at
Python Package Index (PyPI)
# pip
pip install ggwp
Dependencies
- numpy
- pandas
- sklearn
- xgboost
Disclaimer
ggwp is now in devoping phase. Hence, if you experience any inconveniences, please be patient...
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
File details
Details for the file ggwp-0.0.41.tar.gz.
File metadata
- Download URL: ggwp-0.0.41.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6b0b3b452f87c3fdfee2be979acec3ffe64623c642c8624178c68e59ef0c62d
|
|
| MD5 |
e312e3591c110e376285bb307797c4ec
|
|
| BLAKE2b-256 |
250a4e0cba132e90093b9df2b7f5a715faf731eb9258d4eb6af031b45f3a8326
|