Зміст курсу
Identifying Fake News
Initial Model Fit
Now that we have prepared our data, the time has come to train our algorithm. We will start by splitting our data into training and testing sets, then train a Logistic Regression model as a starting point for our analysis.
Завдання
- Split the data into training and test sets (75% to 25%, respectively).
- Use the appropriate method to train the Logistic Regression model.
- Make predictions using the Logistic Regression model on the test set.
Mark tasks as Completed
Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?
Дякуємо за ваш відгук!
Now that we have prepared our data, the time has come to train our algorithm. We will start by splitting our data into training and testing sets, then train a Logistic Regression model as a starting point for our analysis.
Завдання
- Split the data into training and test sets (75% to 25%, respectively).
- Use the appropriate method to train the Logistic Regression model.
- Make predictions using the Logistic Regression model on the test set.
Mark tasks as Completed
Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Секція 1. Розділ 5
AVAILABLE TO ULTIMATE ONLY