Skip to main content

Questions tagged [feature-construction]

2 votes
0 answers
94 views

I recently observed something unexpected: Although monotonic feature transformation does not affect the performance of decision tree-based models with default hyperparameters, it actually does affect ...
user4924539's user avatar
0 votes
1 answer
50 views

The common way of adding lagging features in time series forecasting problems is adding lag columns with pandas.shift(). While it is a fine method but what about when wanting to use a random integer (...
Emad Ezzeldin's user avatar
1 vote
2 answers
96 views

I am scraping data from crypto site and want to use neural network algorithm for predicting data. the way i save data is like these: and there is bunch of other features like open/high/low/close for ...
mohammad ariyan rad's user avatar
0 votes
1 answer
451 views

I'm working on a propensity model, predicting whether customers would buy or not. While doing exploratory data analysis, I found that customers have a buying pattern. Most customers repeat the ...
NAS_2339's user avatar
  • 273
1 vote
0 answers
30 views

We're training a binary classifier in AutoML, and one of the features consist of browser versions. Currently these versions are provided "normalized" to the model, according to the ...
Gabriel Ballesteros's user avatar
3 votes
1 answer
298 views

Suppose we are asked to predict something given a set of features, how do we know if that target is actually predictable? That is, how do we know if there is actually some relation between the ...
Bharathi A's user avatar
1 vote
0 answers
20 views

As is always the way I stumbled across Tsallis entropy on SO whilst looking for something completely different. This soon lead me reading all sorts of interesting but terse academic papers. I am ...
Little Code's user avatar
1 vote
0 answers
28 views

I'm relatively new to ML/Statistical Analysis, and I'm facing a dataset structured like this ...
ffxx68's user avatar
  • 11

15 30 50 per page
1
2 3 4 5 6