https://github.com/fatchur/feature-engineering-utils
This repo contains a package for helping feature engineering jobs, ex: data handlings, and visualization tricks
https://github.com/fatchur/feature-engineering-utils
Last synced: 2 days ago
JSON representation
This repo contains a package for helping feature engineering jobs, ex: data handlings, and visualization tricks
- Host: GitHub
- URL: https://github.com/fatchur/feature-engineering-utils
- Owner: fatchur
- Created: 2018-09-28T17:40:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-31T09:12:49.000Z (over 7 years ago)
- Last Synced: 2025-03-02T16:48:54.332Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Feature-Engineering-Utils
```diff
+ UNDER DEVELOPMENT
```
#### NEWS
| Date | News | Version |
| ---------- | -------------------------------------------------------------------------------------------------------------------------------- | ----------------- |
|29th Sept 2018 | Initial repo for feature engineering support was created | - | | - |
#### ABOUT PROJECT
A project for feature engineering support, based on numpy, scipy, and pandas