Stock Anlaysis
What works?
**Disclaimer:** The project has only been active for around 2 days with under 12hrs of work.
* `Stock,py` works with a function named `getStock`. By entering the 'companyName' you can retrieve the stocks and a plot for the stocks from the previous year. *(To plot the results set the parameter 'plot' to true and 'mavgPlot' to true as well in order to plot the *Moving Average* as well.
* `SVM Predict.py` does work, however in pre-release `v0.1-alpha` it is not yet a function however it shall be in the `v1.0` release.
* `Predict.py` does not work and will need to be improved and fixed.