When do I use simple exponential smoothing and what is the math behind it

0 votes
I have a small confusion. When exactly am I suppossed to use simple exponential smoothing? Also, can you explain the math behind it, in brief?

Thank you so much.
Aug 1, 2019 in Machine Learning by Ruth
683 views

1 answer to this question.

0 votes
Hey @Ruth, you can use this model when your dataset has fewer data points, when you have irregular data and no seasonality or trend.

Just keep in mind that SES only has one component called level. It is a weighted average of the previous level
answered Aug 1, 2019 by Ashish

Related Questions In Machine Learning

0 votes
1 answer

What is the difference between linear regression and logistic regression?

Hi Dev, to answer your question Linear Regression ...READ MORE

answered Feb 2, 2022 in Machine Learning by Nandini
• 5,480 points
920 views
0 votes
1 answer

What is the difference between classification and prediction?

Classification is about classifying categorical variables in ...READ MORE

answered Feb 25, 2022 in Machine Learning by Dev
• 6,000 points
1,010 views
0 votes
2 answers
+1 vote
2 answers

how can i count the items in a list?

Syntax :            list. count(value) Code: colors = ['red', 'green', ...READ MORE

answered Jul 7, 2019 in Python by Neha
• 330 points

edited Jul 8, 2019 by Kalgi 4,072 views
0 votes
1 answer
+5 votes
6 answers

Lowercase in Python

You can simply the built-in function in ...READ MORE

answered Apr 11, 2018 in Python by hemant
• 5,790 points
3,495 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP