Assignments to be Turned in Q1
By Sept 30:
-
Didn’t It Rain – Leesburg Weather Data set (maybe I didn’t require this to be turned in? Or if might be mixed with your London data).
- did you parse the data, process it somehow and make a plot that supports a conclusion of either a trend or no visible trend?
-
- Same as Leesburg, also did you present your findings intelligently?
-
Bayes’ Theorem notebook (html)
- Calculate the bayes probabilities as methods and plot graphs for fixed incidence and fixed accuracy. Interpret the results
-
linear regression notebook, (html version)
- Complete all the cells in the notebook with proper formulas. Produce logical graphs. Be able to explain the results. (same goes for 5,6 below)
- Linear Regression on London Weather (see above)
- Linear Regression on your own data (may be same notebook as 5.)
-
- Complete all cells in the notebook. No assertions fail. Graphs and conclusions are clear and correct.
-
Gaussian Elimination notebook(pdf)
- Complete all cells in the notebook. No assertions fail. Graphs and conclusions are clear and correct. Error analysis is correct and justifiable conclusions are drawn.
- ** Strassen Multiplication (opt)
- ** Gaussian Biography (opt)
-
- Looking for data analysis, correct use of Pandas filters, and figuring out the right way to analyze this somewhat difficult data.