Describe the issue
The test_random_state_deep_learning_clr may need some refinement on the test params to make the test faster, especially as it is giving timeout when removing numba in CI
Suggest a potential alternative/fix
To do:
- reduce data size
- reduce param size
- split clusterers into different tests
Additional context
No response