How to combine features with different temporal scale in machine learning Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara 2019 Moderator Election Q&A - Questionnaire 2019 Community Moderator Election ResultsFeature importance varying a lot using same data with same featuresIdentifying important interactions between features using machine learninghow to combine count and rate features in clusteringHow to combine heterogeneous image features extracted with different algorithms for similar image retrieval?Determine useful features for machine learning modelHow to handle large number of features in machine learning?Combine multiple features for text classificationFeeding machine learning model with different matrixHow can I improve a machine learning model?How exactly do I extract the important features from strings for machine learning?
How long can a nation maintain a technological edge over the rest of the world?
What does the black goddess statue do and what is it?
A journey... into the MIND
Suing a Police Officer Instead of the Police Department
Is there an efficient way for synchronising audio events real-time with LEDs using an MCU?
How would it unbalance gameplay to rule that Weapon Master allows for picking a fighting style?
Is Bran literally the world's memory?
When I export an AI 300x60 art board it saves with bigger dimensions
Does using the Inspiration rules for character defects encourage My Guy Syndrome?
What is the ongoing value of the Kanban board to the developers as opposed to management
Are there existing rules/lore for MTG planeswalkers?
Coin Game with infinite paradox
Can gravitational waves pass through a black hole?
Why is arima in R one time step off?
Why isn't everyone flabbergasted about Bran's "gift"?
What is the evidence that custom checks in Northern Ireland are going to result in violence?
Will temporary Dex penalties prevent you from getting the benefits of the "Two Weapon Fighting" feat if your Dex score falls below the prerequisite?
Why doesn't the university give past final exams' answers?
How to keep bees out of canned beverages?
TV series episode where humans nuke aliens before decrypting their message that states they come in peace
`FindRoot [ ]`::jsing: Encountered a singular Jacobian at a point...WHY
Marquee sign letters
What's called a person who works as someone who puts products on shelves in stores?
When does Bran Stark remember Jamie pushing him?
How to combine features with different temporal scale in machine learning
Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar Manara
2019 Moderator Election Q&A - Questionnaire
2019 Community Moderator Election ResultsFeature importance varying a lot using same data with same featuresIdentifying important interactions between features using machine learninghow to combine count and rate features in clusteringHow to combine heterogeneous image features extracted with different algorithms for similar image retrieval?Determine useful features for machine learning modelHow to handle large number of features in machine learning?Combine multiple features for text classificationFeeding machine learning model with different matrixHow can I improve a machine learning model?How exactly do I extract the important features from strings for machine learning?
$begingroup$
We have various types of data features with different temporal scale. For example, some of them describe the state per second while others may describe the state per day or per month from another aspect. The former features are dense on the time scale and latter features are sparse. Simply concatenate them into one feature vector seems not proper. Is there any typical method in machine learning can handle with problem ?
machine-learning feature-selection feature-engineering
$endgroup$
add a comment |
$begingroup$
We have various types of data features with different temporal scale. For example, some of them describe the state per second while others may describe the state per day or per month from another aspect. The former features are dense on the time scale and latter features are sparse. Simply concatenate them into one feature vector seems not proper. Is there any typical method in machine learning can handle with problem ?
machine-learning feature-selection feature-engineering
$endgroup$
add a comment |
$begingroup$
We have various types of data features with different temporal scale. For example, some of them describe the state per second while others may describe the state per day or per month from another aspect. The former features are dense on the time scale and latter features are sparse. Simply concatenate them into one feature vector seems not proper. Is there any typical method in machine learning can handle with problem ?
machine-learning feature-selection feature-engineering
$endgroup$
We have various types of data features with different temporal scale. For example, some of them describe the state per second while others may describe the state per day or per month from another aspect. The former features are dense on the time scale and latter features are sparse. Simply concatenate them into one feature vector seems not proper. Is there any typical method in machine learning can handle with problem ?
machine-learning feature-selection feature-engineering
machine-learning feature-selection feature-engineering
asked 37 mins ago
JunjieChenJunjieChen
534
534
add a comment |
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%2f50814%2fhow-to-combine-features-with-different-temporal-scale-in-machine-learning%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%2f50814%2fhow-to-combine-features-with-different-temporal-scale-in-machine-learning%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