Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ml-scripts

A bunch of scripts for machine learning

Requirements

  • Python

Usage

Create .env file and populate these variables

LABELBOX_API_KEY=

Install dependencies

pip install -r requirements.txt

Run the main to start script selection

py main.py

Directory Structure

scripts: hold source logic for machine learning

datasets: hold multiple large datasets

specs: hold specification files for datasets

Debugging

  • Comment print statements to speed up the dataset generation process

About

collection of machine learning scripts

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages