Skip to content

Python scripts I often find myself using while creating machine learning pipelines. Folder restructuring, train-val splitting, checking for naming conventions, image-label separation and more.

License

Notifications You must be signed in to change notification settings

gakos23/ML-util-functions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ML-util-functions

Python scripts I often find myself using while creating machine learning pipelines.

  • Folder restructuring, train-val splitting.
  • Checking for corrupted images and naming conventions, image-label separation and more.
  • Fixing Premature Ending error in Images (missing the EOI D9 code)

Check the folder scripts for all the available python scripts. I update the repo often and add new utility scripts.

Feel free to use them for your own purposes but make sure you understand what each script does before using it :) .

About

Python scripts I often find myself using while creating machine learning pipelines. Folder restructuring, train-val splitting, checking for naming conventions, image-label separation and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%