A brief description
Project description
automate-supervised-dataset-generation
Table of Contents
Installation
pip install automate-supervised-dataset-generation
Start the app
import automate_supervised_dataset_generation.automate
query = "Artificial Intelligence"
num_page = 1
labels = ["Not AI related","AI"]
sleep_time = 10
test_size=0.2
max_evals=3
trial_timeout=120
rv = automate_supervised_dataset_generation.automate.parallel_scraping(query,num_page,labels,sleep_time,test_size,max_evals,trial_timeout)
License
automate-supervised-dataset-generation
is distributed under the terms of the MIT license.
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 automate_supervised_dataset_generation-0.5.0.tar.gz
.
File metadata
- Download URL: automate_supervised_dataset_generation-0.5.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | abe3dfeafe6a489432aaafa40f2532ece9f98b3930d154fc6413ce23792f3836 |
|
MD5 | b74599cea492e2f1d937295ecb7ab3ed |
|
BLAKE2b-256 | f764cbecfaf4222073448e8991526979089edc94f941ddd8b6103fd267676903 |
File details
Details for the file automate_supervised_dataset_generation-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: automate_supervised_dataset_generation-0.5.0-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b0326f42648ddc02d1553eb0cccdc8175eb5324b21afe3b56ab5bdb184c3da0 |
|
MD5 | 76d0dfaf4b62b1c25ca10aae1e4a2838 |
|
BLAKE2b-256 | 610df1a0b0ce6636ce1f459bc3fd11787abc7ab433dda87e7d25551bf27f97bc |