This is an old revision of the document!


Forecasting Meeting Minutes for Week of October 18, 2016

Present Monday: Austin, Gordon, Brieanna, Jaimie

Present Tuesday: Gordon, Brieanna, Jaimie

  • Sharif will meet with us on Wednesday
  • All of this is normalized (w/ Zenith Angle)
  • X' = [X / 1 1 1 1 1 1]
  • X'.T = [X.T | 1]
  • X'*X'.T = [X*X.T | X1]
    • [1.T*X.T | m ]
  • (X'*X'.T)/m
  • Mean: X1/m
  • Correlation(R) : X*X.T/m
  • Samples along diagonal of correlation matrix should be similar
    • Like toeplitz matrix
      • Diagonals same and symmetrical
  • Python programming help from Sharif tomorrow
  • MSE value
  • Root Mean Squared Working this week
    • Training to use same data for RMS
    • Go down with number of taps increasing
      • Take square root of the error
      • (90,000)^.5 = 300
  • Weight for taps
    • Positive values
    • Decrease in value
  • Train on 2011 and test on 2012
  • Train on 2012 and test on 2011
  • RMS graphs for the 2011 (Test and train) and 2012 (test and train)
    • Higher on test than training
    • Can become higher though
    • More time then train based on seasons
      • Winter 2011/2012, Spring 2011/2012, Summer 2011/2012, and Fall 2011/2012
  • Interested in power solar panels will be making
  • forecasting/meeting_minutes_october_25_2016.1477450536.txt.gz
  • Last modified: 2021/09/19 21:59
  • (external edit)