Pritha Gupta
Pritha Gupta
fit_params dict, optional Parameters to pass to the fit method. When I pass the fit_params to the init function of the Bayes search CV, these parameters are not getting set...
#### Description The edit_dataset function is also not working: #### Steps/Code to Reproduce Example: ``` import openml YOUR_API_KEY = 'REMOVED' USER_ID = "2086" openml.config.apikey = YOUR_API_KEY filtered_datasets = [dataset_id for...
1. I created a collection of tasks on OpenML with the link: https://www.openml.org/s/383. The link sometimes loads properly only sometimes. 2. Could you delete these tasks with ids: 362018, 362019,...
## 🚀 Feature Implement Phantom Clipping — an efficient approximation of per-sample gradient clipping — in Opacus to improve fine-tuning performance for large Transformer models under differential privacy. ## Motivation...