simeonem/CBDA-subsampling
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This project is a set of scripts for creating validation and training sets from a csv data file for use in a machine learning process. This was originally created for the CBDA machine learning project, but may be useful for other machine learning projects. The documentation files, in the docs directory, are: creating-samples.txt How to use the programs for creating files of random samples from a csv data file. code-management.txt How to modify the code, especially the Python3 scripts. history.txt Notes on different versions of the sampling code that were floating around at one point in time.