Skip to main content

Generator gibberish feature for machine learning

Project description

Overview
========

A sample python lib generate the gibberish feature

Usage
=====
```
import pydomaingibfeature
if __name__ == '__main__':
#f = pydomaingibfeature.PyDomainGibFeature({'npart': 3,
# 'mfiles': ['ch2.pki','ch3.pki','ch4.pki','en2.pki','en3.pki','en4.pki',]})
f = pydomaingibfeature.PyDomainGibFeature({})
while True:
iput = raw_input().strip()
print f.range()
print f.feature(iput)
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydomaingibfeature-0.1.2.tar.gz (2.8 kB view details)

Uploaded Source

File details

Details for the file pydomaingibfeature-0.1.2.tar.gz.

File metadata

File hashes

Hashes for pydomaingibfeature-0.1.2.tar.gz
Algorithm Hash digest
SHA256 f55f95aaa7de363125323ae6bb3ec51f8d970618bb1f6a96a4f31dc255e27ebd
MD5 18af223d43797e707864101d130f3e8e
BLAKE2b-256 0c1ab223c6ca5088bfaeca8e3c70bece28229005f51da919882f5b267d6e2168

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page