Skip to content

This Repository contains end to end analysis and deployment of a time series forecasting software

Notifications You must be signed in to change notification settings

DreKwasi/time_series

Repository files navigation

times_series

This project involves creating web client dashboard with functionality to provide insights into Pharma Sales Datasets. This app will allow for flexible application of multiple tools all embedded in its time_series.py package enabling the user the ability to do multiple univariate and multi-variate analysis on the datasets.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

clone repository on in your preferred directory
ensure requirements.txt is appearing in your directory

Installing

A step by step series of examples that tell you how to get a development env running

Say what the step will be

goto root directory of your cloned folder
run cmd 
run python venv "virtual_env name"
run "virtual_env name"\Scripts\activate to activate venv
navigate to the location of the requirements.txt file
run pip install -r requirements.txt
open up a code editor or ide in cmd (eg. "code ." for VisualStudio)
run streamlit run main_page.py to run the web app/dashboard

## Running the tests
Feature for running tests will be included soon

## Deployment
Code base to be deployed on heroku soon

## Built With

* streamlit - The web framework used
* pip - Dependency Management

## Contributing

Yet to add
## Versioning

## Authors

* **Andrews Asamoah Boateng** 

## Acknowledgments

* Hat tip to anyone whose code was used

About

This Repository contains end to end analysis and deployment of a time series forecasting software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published