Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Regression with pipeline and GridSearch
Post: Regression with pipeline and GridSearch

Hello I am implementing a pipeline with GridSearch I'm using the Boston housing dataset Here is my code X, y = load_boston(return_X_y=True) poly_params = {"degree": 2, "interaction_only...
patite Data Science 0 1,424 Jul-31-2020, 01:40 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020