xgboost and linear regression new feature analysis 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 ResultsHow does xgboost work with linear booster?Is feature engineering still useful when using XGBoost?Why doesn't LightGBM perform better than SVC (linear kernel)? [sentiment analysis]How to interpret continuous variables in a decision tree model?XGBoost Feature importance - Gain and Cover are high but Frequency is lowLinear Regression and scaling of dataxgboost cannot identify perfectly fitting regression lineXGBoost: Quantifying Feature ImportancesXGBoost regressionXGBoost feature significance and feature importance
What does "fit" mean in this sentence?
How to align text above triangle figure
What causes the vertical darker bands in my photo?
What LEGO pieces have "real-world" functionality?
ListPlot join points by nearest neighbor rather than order
How do I keep my slimes from escaping their pens?
When a candle burns, why does the top of wick glow if bottom of flame is hottest?
Error "illegal generic type for instanceof" when using local classes
How to find all the available tools in mac terminal?
What does this icon in iOS Stardew Valley mean?
String `!23` is replaced with `docker` in command line
English words in a non-english sci-fi novel
The logistics of corpse disposal
Why did the rest of the Eastern Bloc not invade Yugoslavia?
How to run gsettings for another user Ubuntu 18.04.2 LTS
Book where humans were engineered with genes from animal species to survive hostile planets
Seeking colloquialism for “just because”
Identify plant with long narrow paired leaves and reddish stems
Should I discuss the type of campaign with my players?
Why did the IBM 650 use bi-quinary?
What's the purpose of writing one's academic biography in the third person?
What is the logic behind the Maharil's explanation of why we don't say שעשה ניסים on Pesach?
How to bypass password on Windows XP account?
What is the role of the transistor and diode in a soft start circuit?
xgboost and linear regression new feature analysis
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 ResultsHow does xgboost work with linear booster?Is feature engineering still useful when using XGBoost?Why doesn't LightGBM perform better than SVC (linear kernel)? [sentiment analysis]How to interpret continuous variables in a decision tree model?XGBoost Feature importance - Gain and Cover are high but Frequency is lowLinear Regression and scaling of dataxgboost cannot identify perfectly fitting regression lineXGBoost: Quantifying Feature ImportancesXGBoost regressionXGBoost feature significance and feature importance
$begingroup$
For linear regression. seem like a new feature has to be a linear relation with the target variable.
But If you make the new feature for the Xgboost.
what do you have to consider to make a new feature for a xgboost or lightgbm ?
feature-selection xgboost
$endgroup$
add a comment |
$begingroup$
For linear regression. seem like a new feature has to be a linear relation with the target variable.
But If you make the new feature for the Xgboost.
what do you have to consider to make a new feature for a xgboost or lightgbm ?
feature-selection xgboost
$endgroup$
add a comment |
$begingroup$
For linear regression. seem like a new feature has to be a linear relation with the target variable.
But If you make the new feature for the Xgboost.
what do you have to consider to make a new feature for a xgboost or lightgbm ?
feature-selection xgboost
$endgroup$
For linear regression. seem like a new feature has to be a linear relation with the target variable.
But If you make the new feature for the Xgboost.
what do you have to consider to make a new feature for a xgboost or lightgbm ?
feature-selection xgboost
feature-selection xgboost
asked 7 mins ago
monkmonk
164
164
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%2f49442%2fxgboost-and-linear-regression-new-feature-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%2f49442%2fxgboost-and-linear-regression-new-feature-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