Metadata-Version: 1.1
Name: tsmetrics
Version: 0.1.0
Summary: Evaluation metrics for time series analysis
Home-page: https://github.com/pranavbahl2308/tsmetrics
Author: Pranav Bahl
Author-email: pranavshekharbahl@gmail.com
License: MIT
Download-URL: https://github.com/pranavbahl2308/tsmetrics
Description-Content-Type: UNKNOWN
Description: # TSMetrics
        
        Welcome!
        
        While building millions of time series models on daily basis I used various commonly used evaluation metrics. I thought putting all of them together as a package could be beneficial for like wise users.
        
        ## Installation
        
        You can pip install it straight from git:
        ```
        pip install git+git://
        ```
        
Keywords: python,timeseries,evaluation,metrics,rmse,mse,mae,mape,mase,smape,sse,smse,nmse
Platform: UNKNOWN
