Python Forum
What is the cause of this error?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What is the cause of this error?
#3
You are correct. But RandomizedSearchSercgCV must have had that argument at one of its earlier versions because I see a lot of legacy code with that argument. Actually, I see some legacy code. It was used in python in 2020.

So, when did it drop that argument? I think that must be the case.

This argument is used to insure the same random numbers are used each time the program is run. So, with the argument now eliminated what is done to ensure each run of the program uses the same random numbers?

Any help appreciated.

Led_Zeppelin
Reply


Messages In This Thread
What is the cause of this error? - by Led_Zeppelin - Jan-29-2023, 08:17 PM
RE: What is the cause of this error? - by Led_Zeppelin - Jan-30-2023, 01:54 PM

Forum Jump:

User Panel Messages

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