iiitl / Classification

Classification
MIT License
0 stars 13 forks source link

Used GridSearchCV to implement Hyperparameters #6 #20

Closed NeonKazuha closed 8 months ago

NeonKazuha commented 8 months ago

Screenshot 2024-03-16 034225

NeonKazuha commented 8 months ago

@darshbaxi Please Review.

Samcoding5854 commented 8 months ago

Excellent work implementing GridSearchCV. Impressed with the use of njobs, cross validations and svc kernels.