Score Columns in Azure ML Studio2019 Community Moderator ElectionImprove a regression model and feature selectionPrediction model for marketing to prospective customers (using pandas)Decision Tree generating leaves for only one caseSales Dataset to determine best model for predicting future salesUsing Pandas to_numeric() in Azure Machine Learning StudioInstead of one-hot encoding a categorical variable, could I profile the data and use the percentile value from it's cumulative density distribution?Create Custom Python Model in Azure ML Studio?Optimising Expensive FunctionsClassification of religions in Azure Machine Learning StudioWhen creating a classification model, should predictors with little correlation to the response variable be included in the model?

How can I prevent hyper evolved versions of regular creatures from wiping out their cousins?

Can a virus destroy the BIOS of a modern computer?

Fully-Firstable Anagram Sets

Is "remove commented out code" correct English?

How to blend text to background so it looks burned in paint.net?

Is there a way to turn 1.0 into a integer (1) while the same function ignores 1.5 and leaves it as a float

Why do I get two different answers for this counting problem?

Asymptotics of orbits on graphs

Watching something be piped to a file live with tail

Is it possible to create a QR code using text?

How could indestructible materials be used in power generation?

Why is it a bad idea to hire a hitman to eliminate most corrupt politicians?

I'm going to France and my passport expires June 19th

What about the virus in 12 Monkeys?

What is the formal way to express the meaning of a variable?

Alternative to sending password over mail?

How do I gain back my faith in my PhD degree?

GFCI outlets - can they be repaired? Are they really needed at the end of a circuit?

Why can't we play rap on piano?

Gatling : Performance testing tool

Assassin's bullet with mercury

What does it mean to describe someone as a butt steak?

Forgetting the musical notes while performing in concert

How much of data wrangling is a data scientist's job?



Score Columns in Azure ML Studio



2019 Community Moderator ElectionImprove a regression model and feature selectionPrediction model for marketing to prospective customers (using pandas)Decision Tree generating leaves for only one caseSales Dataset to determine best model for predicting future salesUsing Pandas to_numeric() in Azure Machine Learning StudioInstead of one-hot encoding a categorical variable, could I profile the data and use the percentile value from it's cumulative density distribution?Create Custom Python Model in Azure ML Studio?Optimising Expensive FunctionsClassification of religions in Azure Machine Learning StudioWhen creating a classification model, should predictors with little correlation to the response variable be included in the model?










0












$begingroup$


So I have a data set I have successfully used to train a model, and have decent results. I am using a Two Class Boosted Decision tree for a Boolean output. So far so good.



I now want to analyze each column of my data set and remove any column that is not a meaningful influence on the outcome. I see statistics on columns in my data set:
enter image description here



But I don't see whether a column has a strong relationship with the output variable. Any clues?










share|improve this question









$endgroup$
















    0












    $begingroup$


    So I have a data set I have successfully used to train a model, and have decent results. I am using a Two Class Boosted Decision tree for a Boolean output. So far so good.



    I now want to analyze each column of my data set and remove any column that is not a meaningful influence on the outcome. I see statistics on columns in my data set:
    enter image description here



    But I don't see whether a column has a strong relationship with the output variable. Any clues?










    share|improve this question









    $endgroup$














      0












      0








      0


      1



      $begingroup$


      So I have a data set I have successfully used to train a model, and have decent results. I am using a Two Class Boosted Decision tree for a Boolean output. So far so good.



      I now want to analyze each column of my data set and remove any column that is not a meaningful influence on the outcome. I see statistics on columns in my data set:
      enter image description here



      But I don't see whether a column has a strong relationship with the output variable. Any clues?










      share|improve this question









      $endgroup$




      So I have a data set I have successfully used to train a model, and have decent results. I am using a Two Class Boosted Decision tree for a Boolean output. So far so good.



      I now want to analyze each column of my data set and remove any column that is not a meaningful influence on the outcome. I see statistics on columns in my data set:
      enter image description here



      But I don't see whether a column has a strong relationship with the output variable. Any clues?







      predictive-modeling feature-selection azure-ml






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 26 at 16:02









      JonJon

      1011




      1011




















          1 Answer
          1






          active

          oldest

          votes


















          0












          $begingroup$

          Some very helpful articles walked me through how to use the feature selection modules in Azure ML Studio:



          https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/feature-selection-modules
          https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/filter-based-feature-selection



          I used the "Filter Based Feature Selection" Module:



          enter image description here



          I added it to my training experiment and added input data.



          enter image description here



          I chose the feature I was training my model to predict.



          enter image description here



          After running the experiment I viewed the visualization of the Features:



          enter image description hereenter image description here



          Now I am using this to find which columns are valuable and which need some work.






          share|improve this answer









          $endgroup$













            Your Answer





            StackExchange.ifUsing("editor", function ()
            return StackExchange.using("mathjaxEditing", function ()
            StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
            StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
            );
            );
            , "mathjax-editing");

            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
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f48041%2fscore-columns-in-azure-ml-studio%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0












            $begingroup$

            Some very helpful articles walked me through how to use the feature selection modules in Azure ML Studio:



            https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/feature-selection-modules
            https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/filter-based-feature-selection



            I used the "Filter Based Feature Selection" Module:



            enter image description here



            I added it to my training experiment and added input data.



            enter image description here



            I chose the feature I was training my model to predict.



            enter image description here



            After running the experiment I viewed the visualization of the Features:



            enter image description hereenter image description here



            Now I am using this to find which columns are valuable and which need some work.






            share|improve this answer









            $endgroup$

















              0












              $begingroup$

              Some very helpful articles walked me through how to use the feature selection modules in Azure ML Studio:



              https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/feature-selection-modules
              https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/filter-based-feature-selection



              I used the "Filter Based Feature Selection" Module:



              enter image description here



              I added it to my training experiment and added input data.



              enter image description here



              I chose the feature I was training my model to predict.



              enter image description here



              After running the experiment I viewed the visualization of the Features:



              enter image description hereenter image description here



              Now I am using this to find which columns are valuable and which need some work.






              share|improve this answer









              $endgroup$















                0












                0








                0





                $begingroup$

                Some very helpful articles walked me through how to use the feature selection modules in Azure ML Studio:



                https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/feature-selection-modules
                https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/filter-based-feature-selection



                I used the "Filter Based Feature Selection" Module:



                enter image description here



                I added it to my training experiment and added input data.



                enter image description here



                I chose the feature I was training my model to predict.



                enter image description here



                After running the experiment I viewed the visualization of the Features:



                enter image description hereenter image description here



                Now I am using this to find which columns are valuable and which need some work.






                share|improve this answer









                $endgroup$



                Some very helpful articles walked me through how to use the feature selection modules in Azure ML Studio:



                https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/feature-selection-modules
                https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/filter-based-feature-selection



                I used the "Filter Based Feature Selection" Module:



                enter image description here



                I added it to my training experiment and added input data.



                enter image description here



                I chose the feature I was training my model to predict.



                enter image description here



                After running the experiment I viewed the visualization of the Features:



                enter image description hereenter image description here



                Now I am using this to find which columns are valuable and which need some work.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Mar 26 at 16:28









                JonJon

                1011




                1011



























                    draft saved

                    draft discarded
















































                    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.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f48041%2fscore-columns-in-azure-ml-studio%23new-answer', 'question_page');

                    );

                    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







                    Popular posts from this blog

                    Is flight data recorder erased after every flight?When are black boxes used?What protects the location beacon (pinger) of a flight data recorder?Is there anywhere I can pick up raw flight data recorder information?Who legally owns the Flight Data Recorder?Constructing flight recorder dataWhy are FDRs and CVRs still two separate physical devices?What are the data elements shown on the GE235 flight data recorder (FDR) plot?Are CVR and FDR reset after every flight?What is the format of data stored by a Flight Data Recorder?How much data is stored in the flight data recorder per hour in a typical flight of an A380?Is a smart flight data recorder possible?

                    Is there a general name for the setup in which payoffs are not known exactly but players try to influence each other's perception of the payoffs?Osborne, Nash equilibria and the correctness of beliefsIs there a name for this family of games (Binomial games?)?Perfect Bayesian EquilibriumCalculating mixed strategy equilibrium in battle of sexesPure Strategy SPNEIs there a commitment mechanism which allows players to achieve pareto optimal solutions?Extensive Form GamesAn $n$-player prisoner's dilemma where a coalition of 2 players is better off defectingTit-For-Stat Strategy Best RepliesPotential solutions of the $n$-player Prisoner's Dilemma

                    Which is better: GPT or RelGAN for text generation?2019 Community Moderator ElectionWhat is the difference between TextGAN and LM for text generation?GANs (generative adversarial networks) possible for text as well?Generator loss not decreasing- text to image synthesisChoosing a right algorithm for template-based text generationHow should I format input and output for text generation with LSTMsGumbel Softmax vs Vanilla Softmax for GAN trainingWhich neural network to choose for classification from text/speech?NLP text autoencoder that generates text in poetic meterWhat is the interpretation of the expectation notation in the GAN formulation?What is the difference between TextGAN and LM for text generation?How to prepare the data for text generation task