0% found this document useful (0 votes)
6 views

Asg2 question

The document outlines an assignment for a Computer Engineering course, focusing on various topics in data science and predictive modeling. Key areas include outlier detection methods, predictive modeling examples, time-series forecasting techniques, and evaluation metrics for supervised learning. Additionally, it includes practical applications and a case study on data science life cycles.

Uploaded by

adarsh yadav
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

Asg2 question

The document outlines an assignment for a Computer Engineering course, focusing on various topics in data science and predictive modeling. Key areas include outlier detection methods, predictive modeling examples, time-series forecasting techniques, and evaluation metrics for supervised learning. Additionally, it includes practical applications and a case study on data science life cycles.

Uploaded by

adarsh yadav
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Department of Computer Engineering

ADS Assignment II
Sem VIII (Even)
(A.Y.- 2024-2025)

1. What are outliers and its causes? Explain outlier detection by Distance based and statistical
methods
2. State and illustrate predictive modelling with example of house price prediction
3. What is purpose of SMOTE in outlier detection and explain its working in detail
4. Explain various Time-series forecasting method smoothing method and ARIMA method
5. Identify and discuss real-time application of time-series forecasting in detail
6. Illustrate data science life cycle for case study
a) stock price prediction,
b) product recommendation,
c)customer segmentation
7. Obtain seasonal fluctuation from following time series moving average method
Year 1st 2nd 3rd 4th
2001 65 58 56 61
2002 68 63 63 67
2003 70 59 56 52
2004 60 55 51 58

8. Explain following evaluation terms used for supervised learning


a) Mean Absolute Error
b) Root Mean Squared Error
c)Mean Absolute Percentage Error
d)Mean Absolute Scaled Error
9. List input parameter given to DBSCAN algorithm and explain with example.
10. Differentiate Time series Analysis and Time Series Forecasting
11. Describe taxonomy of Time Series decomposition with all the methods explained .

You might also like