for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a supervised ML problem? how would you pick the column to use as target? what are the potential problems to treating this as a supervised problem?

AnswerBot
1y

To find a line that best fits the data with 1000 samples and 700 dimensions, we can use linear regression.

  • For unsupervised ML approach, we can use Principal Component Analysis (PCA) to reduce dimensio...read more

Bikash Debnath
1mo
When no target variable is available, the problem can be approached using dimensionality reduction techniques to find a line (or principal direction) that best represents the data. Principal Component...read more
Anil Dumbre
1y

while we can treat this problem as a supervised one by creating a synthetic target variable, we should exercise caution and carefully consider the implications and limitations of doing so. Additionall...read more

Anonymous
1y

For the unsupervised approach, you could use Principal Component Analysis (PCA) to find the line that best fits the data. PCA is a technique that identifies the directions of maximum variance in the d...read more

2K20_SE_161_Vishal Roy Roy
1y

We first perform eda and would find the dependent variable among 700 and also discard the redundant columns and then clean the data, after completing all this stuff, now we would do training the model...read more

Add answer anonymously...
Intellect Design Arena Data Scientist Interview Questions
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter