Skip to content
Magenaut

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

cross-validation

Pass the estimator obtained after fitting to scoring function as a parameter

August 22, 2022 by Magenaut

Suppose I want to do a RandomizedSearchCV with custom both estimator and scorer :

Categories Python, Q&A Tags cross-validation, python, scikit-learn Leave a comment

scikit-learn cross validation, negative values with mean squared error

August 13, 2022 by Magenaut

When I use the following code with Data matrix X of size (952,144) and output vector y of size (952), mean_squared_error metric returns negative values, which is unexpected. Do you have any idea?

Categories Python, Q&A Tags cross-validation, python, regression, scikit-learn Leave a comment

Using explicit (predefined) validation set for grid search with sklearn

August 11, 2022 by Magenaut

I have a dataset, which has previously been split into 3 sets: train, validation and test. These sets have to be used as given in order to compare the performance across different algorithms.

Categories Python, Q&A Tags cross-validation, python, scikit-learn, validation Leave a comment

Recent Comments

  • silverplugins217 on How to add placeholder for contact form7 for dropdown?
  • Shreyas Ikhar on How to add a custom CSS class to core blocks in Gutenberg editor?
  • Magenaut on How to call function on timer ASP.NET MVC
  • Ebaad Uddin on How to call function on timer ASP.NET MVC
  • michealSmith07 on Is there a way to dynamically refresh the less command?

Tags

.net adobe-illustrator adobe-photoshop ajax arrays asp.net asp.net-core asp.net-mvc bash c# css database django eloquent express html java javascript jquery json laravel laravel-4 laravel-5 laravel-8 linux list mongodb mongoose mysql node.js npm pandas php python python-3.x react-hooks react-native react-router reactjs redux regex sql string typescript wordpress
© 2023 Magenaut • Built with GeneratePress