Accepts user-provided data points of sleep duration and wake-up time. ✨ It applies a polynomial regression to model a personalized sleep pattern from the data. 💡 The resulting model predicts an optimal bedtime and wake time for a target sleep duration. 👍 A scatter plot visualizes the user's data against the generated curve. ✨