Python Forum

Full Version: I need assistance with my Python project
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello guys,

I need your kind support in completing the project below.

I was asked to write a program that will use the exponential smoothing to help predict a value in the future. In addition, my program should come up with the linear regression equation to predict the same value as was done in exponential smoothing. Please see attachment or click the link below for the full description of the project: https:// d1k4520665r1f1.cloudfront.net/WQU/WQU-Production/MSQF/WQU603-Statistics/Documents/6/Python_Capstone_v1.pdf

Many thanks for your anticipated support.
You need to include the code you've written so far. If there are errors, post the entire Traceback report.