Skip to main content

Questions tagged [bias]

0 votes
0 answers
56 views

Given basic elements of a neuron(as below) with a bias value: I learnt that, a bias value allows you to shift the activation function(say sigmoid function) to the left or right, which may be critical ...
overexchange's user avatar
1 vote
1 answer
64 views

I am trying to improve a classification model with a highly imbalanced dataset — the positive class has very few samples. To compensate, I added more positive-class samples to the training set only, ...
louise_vuitton's user avatar
4 votes
3 answers
105 views

I read two articles by the same guy where he uses the whole dataset for hyperparameter optimisation using with CV and then evaluates the model with the best hyperparameters using leave one out on the ...
Lisana Daniel's user avatar
0 votes
0 answers
30 views

While testing some capabilites of GPT-4o through the chat interface recently, I noticed a bias toward certain numbers in the responses: when phrases suggesting percentages with two significant figures ...
Obie 2.0's user avatar
  • 111
2 votes
1 answer
187 views

I am currently working on a project where the data concerns people and the dataset contain personal data with sensitive attributes. (typically: age, sex, handicap, race). Now it seems there are mainly ...
Lucas Morin's user avatar
  • 3,014
0 votes
1 answer
608 views

I have a transformer regression model and some data about last users transactions (categorical and numerical). My target has exponential distribution with mean aroud 10e4 and also zero-inflated, so I ...
CoolHumphy's user avatar
2 votes
0 answers
135 views

Often bias/variance trade-off is explained by a Bulls eye diagram. I like the explanation in the linked webpage but it doesn't answer the question how a model that has high variance and high bias ...
lordy's user avatar
  • 314
0 votes
1 answer
283 views

I was going through bias and variance tradeoff article and it makes use of bias_variance_decomp function from mlxtend library. ...
Mahesha999's user avatar

15 30 50 per page
1
2 3 4 5
7