Pergunta de entrevista da empresa PayPal

They asked me how I would build a regression model from scratch with raw data.

Resposta da entrevista

Sigiloso

12 de set. de 2025

I explained that I’d clean the data, do basic exploration, split into train/test sets, build the model in Python (scikit-learn), and evaluate it with some metrics.