Philip May

Results 128 issues of Philip May

When doing `optuna.importance.get_param_importances(study)` some features are sometimes skipped. Example: ![grafik](https://user-images.githubusercontent.com/229382/93984526-3383af80-fd84-11ea-9aff-b68beda33c6a.png) While `plot_slice` shows this: ![grafik](https://user-images.githubusercontent.com/229382/93984674-63cb4e00-fd84-11ea-8be2-a0fb962ebbf2.png) `get_param_importances` somehow skipped `learning_rate`. How does this come? Does optuna only display the most important?

bug
needs-discussion

I want to install promtail, loki and grafana (and prometheus). Why should I use loki-stack instead of a separate promtail, loki and grafana install? Is it because loki-stack makes sure...

Hi, thanks for this extension. Could you please add an "Edit in Colab" button so a notebook can be loaded and run in colab with one click? Thanks Philip

enhancement

As far as I know (in the new RFC Keras Preprocessing API) the different augmentation layers (flip, roation, ...) are always used after each other. But what about the following...

I am using a NASNetMobile. `nvidia-smi` somehow shows that GPU utilization is jumping between 12% and 95%. With mean somewhere between. I know from other trainings that GPU utilization is...

I am using MariaDB 10.7.4. If I follow the README.md "[Required Grants](https://github.com/prometheus/mysqld_exporter#required-grants)" the exporter throws this log: ``` ts=2022-06-13T17:21:26.136Z caller=exporter.go:174 level=error msg="Error from scraper" scraper=slave_status err="Error 1227: Access denied; you...

A description of the available metrics would be very helpful. Or maybe a link. Many thanks Philip

Based on the available metrics it would be very helpful if you could provide some examples how a user can define basic alerty to check the database. Many thanks Philip

Hi, I do like conda, jupyter and nb_conda_kernels but I prefer to use conda as an env. manager and pip as my package installer. Could you please provide a pip...

Hi @lmcinnes thanks for this nice code here... I am looking for a solution for the following task: I have a cluster of small texts and want to extract the...