Use wide and deep model to do multi-classification tasks.
Project description
wide_and_deep
Use wide and deep model to do multi-classification tasks.
This model is developed for the debt-collection robot. The robot calls customers within several topics. However, the human agents make different performances in these topics based on the payback money. If we find in a subtopic, human agents make a better performance, we will analyze the conversations they make with customers and write specific strategies for robots.
We collect the conversation between robot and customers and transform them into word2vector using a pre-trained model, use a bidirectional LSTM framework to extract features and use the wide and deep model to do the multi-label classification for higher accuracy (88-93%).
Install
pip install wide_and_deep
How to use
See demo https://jiaxiangbu.github.io/user_communication_classificationEX/
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
Built Distribution
File details
Details for the file wide_and_deep-1.0.0.tar.gz
.
File metadata
- Download URL: wide_and_deep-1.0.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b403520ef82407c94a679e5e3f6aee2e0ecb9bbb7cef48a89c077cbeae4b554 |
|
MD5 | a9387c882810d9aeb57c8c50c4eaad41 |
|
BLAKE2b-256 | 90dbc6176fd985ddaa6942c475b1215cbfccaf8542495f2e1018ed45b8a536c9 |
File details
Details for the file wide_and_deep-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: wide_and_deep-1.0.0-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6efc44cc126dffdd762edf387c24e284341c9c9d256b7b4b8affc6a9cc4f06c |
|
MD5 | 1f54b5e29846df71aa3b28f021b144d7 |
|
BLAKE2b-256 | 6e5db01ef8f747b5476e763471927a92b92e6339ba045a014e58590063910f6d |