Training data : forecasted or actual? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Moderator Election Q&A - Questionnaire 2019 Community Moderator Election ResultsUsing RNN (LSTM) for predicting one future value of a time seriesWhat is a better approach for cross-validation with time-related predictorsIdeas for using polynomial regression for multivariate time series predictionForecast vs Prediction: What is the difference?Higher frequency of time series benefitsIs there a disadvantage to letting a model train for a large number of epochs?Bugs in Pytorch replication of a simple LSTM model built with Kerashow to predict content based demandHow to reshape data for LSTM training in multivariate sequence predictionHow important is the input data for a ML model?
Disembodied hand growing fangs
Has negative voting ever been officially implemented in elections, or seriously proposed, or even studied?
Amount of permutations on an NxNxN Rubik's Cube
Denied boarding although I have proper visa and documentation. To whom should I make a complaint?
How to react to hostile behavior from a senior developer?
Is there a kind of relay only consumes power when switching?
What do you call the main part of a joke?
What was the first language to use conditional keywords?
Converter for RJ45 port to SFP+
How often does castling occur in grandmaster games?
Redirect to div in page with #
Is grep documentation about ignoring case wrong, since it doesn't ignore case in filenames?
Significance of Cersei's obsession with elephants?
Using audio cues to encourage good posture
Can you use the Shield Master feat to shove someone before you make an attack by using a Readied action?
Circuit to "zoom in" on mV fluctuations of a DC signal?
Did Deadpool rescue all of the X-Force?
Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?
How to tell that you are a giant?
Physics no longer uses mechanical models to describe phenomena
Maximum summed subsequences with non-adjacent items
How to convince students of the implication truth values?
Are there mentions in Hinduism about instruments which allows one to know others thoughts and influence them? And is it sinful?
How does the math work when buying airline miles?
Training data : forecasted or actual?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
2019 Moderator Election Q&A - Questionnaire
2019 Community Moderator Election ResultsUsing RNN (LSTM) for predicting one future value of a time seriesWhat is a better approach for cross-validation with time-related predictorsIdeas for using polynomial regression for multivariate time series predictionForecast vs Prediction: What is the difference?Higher frequency of time series benefitsIs there a disadvantage to letting a model train for a large number of epochs?Bugs in Pytorch replication of a simple LSTM model built with Kerashow to predict content based demandHow to reshape data for LSTM training in multivariate sequence predictionHow important is the input data for a ML model?
$begingroup$
I am working on a time series prediction problem. I am using keras models for machine learning.
For this prediction, weather variables are used as input. They can be of two types: forecasted and actual. I have acquired both these types of data of a considerable amount of time and I want to train and test my model on the data. My question is:
1) Should I use forecasted weather variables OR actual weather variables in input while training? (consider that only forecasted weather variables will be available at model inferencing time).
2) Same question 1 for testing.
Is there a rule or general practice regarding the above questions? If yes, I would like to know that.
time-series training machine-learning-model forecasting
$endgroup$
add a comment |
$begingroup$
I am working on a time series prediction problem. I am using keras models for machine learning.
For this prediction, weather variables are used as input. They can be of two types: forecasted and actual. I have acquired both these types of data of a considerable amount of time and I want to train and test my model on the data. My question is:
1) Should I use forecasted weather variables OR actual weather variables in input while training? (consider that only forecasted weather variables will be available at model inferencing time).
2) Same question 1 for testing.
Is there a rule or general practice regarding the above questions? If yes, I would like to know that.
time-series training machine-learning-model forecasting
$endgroup$
$begingroup$
What do you want to predict? Whether a given forecast will be right given past forecasts and past actuals?
$endgroup$
– ignatius
Apr 3 at 9:30
add a comment |
$begingroup$
I am working on a time series prediction problem. I am using keras models for machine learning.
For this prediction, weather variables are used as input. They can be of two types: forecasted and actual. I have acquired both these types of data of a considerable amount of time and I want to train and test my model on the data. My question is:
1) Should I use forecasted weather variables OR actual weather variables in input while training? (consider that only forecasted weather variables will be available at model inferencing time).
2) Same question 1 for testing.
Is there a rule or general practice regarding the above questions? If yes, I would like to know that.
time-series training machine-learning-model forecasting
$endgroup$
I am working on a time series prediction problem. I am using keras models for machine learning.
For this prediction, weather variables are used as input. They can be of two types: forecasted and actual. I have acquired both these types of data of a considerable amount of time and I want to train and test my model on the data. My question is:
1) Should I use forecasted weather variables OR actual weather variables in input while training? (consider that only forecasted weather variables will be available at model inferencing time).
2) Same question 1 for testing.
Is there a rule or general practice regarding the above questions? If yes, I would like to know that.
time-series training machine-learning-model forecasting
time-series training machine-learning-model forecasting
asked Apr 3 at 5:56
Osama Arshad DarOsama Arshad Dar
11512
11512
$begingroup$
What do you want to predict? Whether a given forecast will be right given past forecasts and past actuals?
$endgroup$
– ignatius
Apr 3 at 9:30
add a comment |
$begingroup$
What do you want to predict? Whether a given forecast will be right given past forecasts and past actuals?
$endgroup$
– ignatius
Apr 3 at 9:30
$begingroup$
What do you want to predict? Whether a given forecast will be right given past forecasts and past actuals?
$endgroup$
– ignatius
Apr 3 at 9:30
$begingroup$
What do you want to predict? Whether a given forecast will be right given past forecasts and past actuals?
$endgroup$
– ignatius
Apr 3 at 9:30
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "557"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f48488%2ftraining-data-forecasted-or-actual%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Data Science Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f48488%2ftraining-data-forecasted-or-actual%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
What do you want to predict? Whether a given forecast will be right given past forecasts and past actuals?
$endgroup$
– ignatius
Apr 3 at 9:30