This project is all about analysis of Stock Market and providing suggestions to stockholders to invest in right company
Note: The notebook used here (IPYNB) is made using Kaggle, a data-science and ML community website which provides free Jupyter Notebook environment to work on programs and GPUs and TPUs to work on Neural Networks easily.
Run the following commands: (make sure you have both Helm CLI and Kubernetes installed)
helm repo add stock-x https://circle-1.github.io/helm-charts/
helm install [app-name] stock-x/stock-x --version [version-tag]
To check if Helm charts are deployed, type
helm ls