How can I transform (pre-process) pure count data for PCA analysis?Preprocessing in Data mining?What are some method for pre-processing data in OCR?Analyzing time series associationanalysing stability of a measurement over timeIs pre-processing always neccessary?Are annotated audio datasets augmented with mutated versions the way image datasets are?Lowercase texts before tokenizing as pre-processing step for alignmentRight Regression Model to usedata pre-processing before image classificationAudio files and their corresponding spectrograms for image classification process
Why wasn't the Night King naked in S08E03?
When and why did journal article titles become descriptive, rather than creatively allusive?
How to model the curly cable part of the phone
How did Arya get her dagger back from Sansa?
When boost::lexical_cast to std::string fails?
Point of the the Dothraki's attack in GoT S8E3?
Enumerate Derangements
Roll Dice to get a random number between 1 and 150
Why Isn’t SQL More Refactorable?
How is the law in a case of multiple edim zomemim justified by Chachomim?
Randomness of Python's random
Which industry am I working in? Software development or financial services?
Using DeleteCases with a defined function with two arguments as a pattern
Pressure inside an infinite ocean?
What is the most remote airport from the center of the city it supposedly serves?
A mathematically illogical argument in the derivation of Hamilton's equation in Goldstein
Identifying my late father's D&D stuff found in the attic
Did we get closer to another plane than we were supposed to, or was the pilot just protecting our delicate sensibilities?
Hyperlink on red background
What does a yield inside a yield do?
What to use instead of cling film to wrap pastry
In Avengers 1, why does Thanos need Loki?
What does this colon mean? It is not labeling, it is not ternary operator
How to get a product new from and to date in phtml file in magento 2
How can I transform (pre-process) pure count data for PCA analysis?
Preprocessing in Data mining?What are some method for pre-processing data in OCR?Analyzing time series associationanalysing stability of a measurement over timeIs pre-processing always neccessary?Are annotated audio datasets augmented with mutated versions the way image datasets are?Lowercase texts before tokenizing as pre-processing step for alignmentRight Regression Model to usedata pre-processing before image classificationAudio files and their corresponding spectrograms for image classification process
$begingroup$
If 12 covariates of data are all count data (looks like a Poisson dist with the highest peak at 0), what are reasonable pre-processing methods that might make PCA more effective?
statistics preprocessing scipy
$endgroup$
add a comment |
$begingroup$
If 12 covariates of data are all count data (looks like a Poisson dist with the highest peak at 0), what are reasonable pre-processing methods that might make PCA more effective?
statistics preprocessing scipy
$endgroup$
1
$begingroup$
Welcome to SE.DataScience! The "do" and "don't" heavily depend on what you mean by "more effective"? If it is not clear, I suggest going without any pre-processing until goals, and consequently flaws become more clear.
$endgroup$
– Esmailian
Apr 9 at 19:05
$begingroup$
Well, I'm extracting my loadings from the PCA model to use elsewhere as a kind of weight. But given that the results of PCA differ greatly depending on how one standardizes or preprocesses their data beforehand, I'm just trying to prevent high counts from totally skewing my data. I've tried just removing obvious outliers (and a huge mass of rows with all 0s) but the data is still heavily leaning toward a poisson which is making my score plots really wacky and concerning. My overall goal is to maximize the spread of my variation.
$endgroup$
– ag_ojo
Apr 9 at 20:49
add a comment |
$begingroup$
If 12 covariates of data are all count data (looks like a Poisson dist with the highest peak at 0), what are reasonable pre-processing methods that might make PCA more effective?
statistics preprocessing scipy
$endgroup$
If 12 covariates of data are all count data (looks like a Poisson dist with the highest peak at 0), what are reasonable pre-processing methods that might make PCA more effective?
statistics preprocessing scipy
statistics preprocessing scipy
asked Apr 9 at 18:56
ag_ojoag_ojo
1
1
1
$begingroup$
Welcome to SE.DataScience! The "do" and "don't" heavily depend on what you mean by "more effective"? If it is not clear, I suggest going without any pre-processing until goals, and consequently flaws become more clear.
$endgroup$
– Esmailian
Apr 9 at 19:05
$begingroup$
Well, I'm extracting my loadings from the PCA model to use elsewhere as a kind of weight. But given that the results of PCA differ greatly depending on how one standardizes or preprocesses their data beforehand, I'm just trying to prevent high counts from totally skewing my data. I've tried just removing obvious outliers (and a huge mass of rows with all 0s) but the data is still heavily leaning toward a poisson which is making my score plots really wacky and concerning. My overall goal is to maximize the spread of my variation.
$endgroup$
– ag_ojo
Apr 9 at 20:49
add a comment |
1
$begingroup$
Welcome to SE.DataScience! The "do" and "don't" heavily depend on what you mean by "more effective"? If it is not clear, I suggest going without any pre-processing until goals, and consequently flaws become more clear.
$endgroup$
– Esmailian
Apr 9 at 19:05
$begingroup$
Well, I'm extracting my loadings from the PCA model to use elsewhere as a kind of weight. But given that the results of PCA differ greatly depending on how one standardizes or preprocesses their data beforehand, I'm just trying to prevent high counts from totally skewing my data. I've tried just removing obvious outliers (and a huge mass of rows with all 0s) but the data is still heavily leaning toward a poisson which is making my score plots really wacky and concerning. My overall goal is to maximize the spread of my variation.
$endgroup$
– ag_ojo
Apr 9 at 20:49
1
1
$begingroup$
Welcome to SE.DataScience! The "do" and "don't" heavily depend on what you mean by "more effective"? If it is not clear, I suggest going without any pre-processing until goals, and consequently flaws become more clear.
$endgroup$
– Esmailian
Apr 9 at 19:05
$begingroup$
Welcome to SE.DataScience! The "do" and "don't" heavily depend on what you mean by "more effective"? If it is not clear, I suggest going without any pre-processing until goals, and consequently flaws become more clear.
$endgroup$
– Esmailian
Apr 9 at 19:05
$begingroup$
Well, I'm extracting my loadings from the PCA model to use elsewhere as a kind of weight. But given that the results of PCA differ greatly depending on how one standardizes or preprocesses their data beforehand, I'm just trying to prevent high counts from totally skewing my data. I've tried just removing obvious outliers (and a huge mass of rows with all 0s) but the data is still heavily leaning toward a poisson which is making my score plots really wacky and concerning. My overall goal is to maximize the spread of my variation.
$endgroup$
– ag_ojo
Apr 9 at 20:49
$begingroup$
Well, I'm extracting my loadings from the PCA model to use elsewhere as a kind of weight. But given that the results of PCA differ greatly depending on how one standardizes or preprocesses their data beforehand, I'm just trying to prevent high counts from totally skewing my data. I've tried just removing obvious outliers (and a huge mass of rows with all 0s) but the data is still heavily leaning toward a poisson which is making my score plots really wacky and concerning. My overall goal is to maximize the spread of my variation.
$endgroup$
– ag_ojo
Apr 9 at 20:49
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%2f48988%2fhow-can-i-transform-pre-process-pure-count-data-for-pca-analysis%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%2f48988%2fhow-can-i-transform-pre-process-pure-count-data-for-pca-analysis%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
1
$begingroup$
Welcome to SE.DataScience! The "do" and "don't" heavily depend on what you mean by "more effective"? If it is not clear, I suggest going without any pre-processing until goals, and consequently flaws become more clear.
$endgroup$
– Esmailian
Apr 9 at 19:05
$begingroup$
Well, I'm extracting my loadings from the PCA model to use elsewhere as a kind of weight. But given that the results of PCA differ greatly depending on how one standardizes or preprocesses their data beforehand, I'm just trying to prevent high counts from totally skewing my data. I've tried just removing obvious outliers (and a huge mass of rows with all 0s) but the data is still heavily leaning toward a poisson which is making my score plots really wacky and concerning. My overall goal is to maximize the spread of my variation.
$endgroup$
– ag_ojo
Apr 9 at 20:49