Charles Lamb
Develops a simple command line utility that calculates descriptive statistics.
Fits a linear regression and performs calculating using concurrency. Concurrent application was tested against idential calculation run sequentially. Concurrent application reduced runtime by 75%.
Performs basic imagine manipulation. Repository modifies Amrit Singh’s original repository to add imagine rotation. This functionality was developed for use in computer vision training.
Fits a random forest model. Benchmarks performance and results against RF models fit in a R and Python environment.
Benchmarks performance of a regression model ran in R, Python, and Golang.
Basic web scrapping tool.