Section 01
Introduction: Real Lessons from Data Science Salary Prediction
This project records the experimental process of predicting data science salaries using PyTorch neural networks and random forests. The core lesson is that the key reason for poor model performance is data quality rather than algorithm selection. The project's honesty—openly discussing failures—has important value for machine learning education.