Narayan
Narayan
Hello, I am trying to assign a parameter search space to param_distributions that is a list of distinct search spaces. This is to enable me to search through multiple dimension...
Hello, I am trying to pass a list of dictionaries to param_distributions in TuneSearchCV, but get the error: > C:\Anaconda3\envs\Scikit-Learn\lib\site-packages\tune_sklearn\tune_search.py in __init__(self, estimator, param_distributions, early_stopping, n_trials, scoring, n_jobs, refit, cv,...
Hello, I'm using the 'unofficial' version of BayesSearchCV with multimetrics. In order to improve parallel processing and speed up run times with my new machine, I increased the n_points parameter...
Hello, After completing HP optimisation, I extract the best_estimator_ which looks like this:  Note, the final predictor is an XGBTClassifier that is encompassed within CalibratedClassifierCV so that I get...
### Versions: Python = 3.11 pandas = 1.5.3 (autoviz also needs updating to latest version of pandas - 2.1) numpy = 1.23.5 (autoviz also needs updating to latest version of...
Hello, I have passed a value equal to the physical cores on my computer = 14 to n_jobs when calling TuneSearchCV as against the total cpu_count of 20 which includes...
## Description When trying to install jupyter-server 1.x.x in a python 3.12 environment, y-py which is a dependency for ypy-websocket causes an error as it has not been updated for...
Following error occurs when trying to install in a Python 3.12 environment: > (jupy312) PS C:\Users\naray\Python\venvs\jupy312> pip install y-py > > Collecting y-py > Downloading y_py-0.6.2.tar.gz (53 kB) > ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━...
When trying to install the downloaded rpm on openSUSE Slowroll, I get the message: ``` Problem: 1: nothing provides 'keybinder3' needed by the to be installed linux-assistant-0.5.7-1.x86_64 Solution 1: do...