beah-ml / README.md
beah-ml
this repo is exclusively for ML notebooks and experimentations for beah project.
Last updated: 4/16/2026GitHub
beah-ml
this repo is exclusively for ML notebooks and experimentations for beah project.
Notebooks descriptions
xls_to_csv.ipynb: a simple helper notebook to covert xlsx to csv quicklypickle_creator.ipynbincludes helper code that reads csv files and processes the dataframe then saves the final merged db pkl fileimages_downloader.ipynb: helper notebook to download images from dataframe and store them locallyimage_dataset_organizer.ipynb: a helper notebook to organize the images into folder structure that can be used in training phasetraining_notebook.ipynb: the main notebook which contains the training driver code