Closed NeonKazuha closed 8 months ago
RandomizedSearchCV is used instead of GridSeachCV as it is much faster and less computationally expensive.
@darshbaxi Please Review.
Great work. Could have used more models to see more possibilities.
RandomizedSearchCV is used instead of GridSeachCV as it is much faster and less computationally expensive.