-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Albert #30
base: master
Are you sure you want to change the base?
Albert #30
Conversation
…scarded the last 5 rows when reading .csv file, and read the entire file instead. If there are some special reasons, please uncomment the comment line.
Checking data
Made the code available in PyTorch == 1.13.1 and add some comments.
@caoalbert please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
go |
LSTM working example
XGBoost used for forecasting. Grid search version included.
…s in the last cell.
Finished XGBoost model and ARIMA model. Calculation of RMSE and MAE i…
Sample adjacency matrix. Used (121*77) @ (77*77)
…trix for split function.
Concatenated all data into one DataFrame. Prepare for generate adj ma…
full year data for 2020
Added graph information and ran the result.
Fixed some problems and ran the correct result.
No description provided.