Skip to content
This repository was archived by the owner on May 11, 2025. It is now read-only.

mjacobsen32/machine_learning_scatterplot_generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

machine_learning_scatterplot_generation

This repository contains code to create large scale scatterplot data for neural network training and classification. Classes are manually generated with the available parameters such that each new class creates and stores the image data in it's own folder and auto-generates a CSV file for the dataset labels and image paths.

This repository uses the following libraries:

matplotlib for its pyplot class for all scatterplot generation

sympy for creating and solving random polynomial equations with a guassian random noise distribution for the line plot

sklearn for generating grouping plots

numpy for array manipulation

csv for creating and exporting csv file information

About

Research on multi channel scatterplot classification code repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages