First Milestone
Pre-release
Pre-release
What we have accomplished:
Data abstractions (of iris) and data manipulation functions (average, standard deviation, min, max, filter). Functions casting the Iris data set to a 2D mutable array from a list of lists.
What we have left to do:
plot showing a linear regression, plots demonstrating the above data manipulation functions.
Principal Component Analysis plot and calculation.