In this video we'll start to dive into Linear Regression by setting up are Train / Test split.
We'll use Scikit-Learn to do the heavy lifting here.
First we'll place our data into X and y variables, then we'll create X_train, and X_test sets, as well as y_train and y_test sets.
We'll also look at the shapes of each of those things.
#pandas #codemy #JohnElder
Timecodes
0:00 - Introduction
1:33 - Create X and y Variables
2:51 - Check X, y shape
3:37 - Explain Train Test Splits
4:16 - Import sklearn.model_selection
4:46 - Create Train Test Splits
7:22 - Check the Train Test Shapes
9:32 - Conclusion
Watch video Train / Test Split for Linear Regression - Pandas For Machine Learning 27 online, duration hours minute second in high quality that is uploaded to the channel Codemy.com 27 March 2023. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 12,102 times and liked it 296 visitors.