A bunch of scripts for machine learning
- Python
Create .env file and populate these variables
LABELBOX_API_KEY=Install dependencies
pip install -r requirements.txtRun the main to start script selection
py main.pyscripts: hold source logic for machine learning
datasets: hold multiple large datasets
specs: hold specification files for datasets
- Comment print statements to speed up the dataset generation process