-
@app.route('/api') def api_help(): return render_template('api.html',api_active='active')
@app.route('/api////////') def api_pred(num_preg,glucose_conc,diastolic_bp,thicknes…
-
Создание и внедрение модели машинного обучения для предсказания потребностей клиентов на основе их данных и поведения с использованием Yandex DataSphere. Это улучшит персонализацию сервисов, повысит у…
-
It seems that there is no conditional prediction for the survival function when using PiecewiseExponentialRegressionFitter, is there any workaround using the regular prediction, ie conditional_after…
-
Hello,
Recently I have integrated age & gender detection feature in my electron app. It is integrated and tested on laptop, and everything works perfect. Both age & gender prediction have very less…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
Prediction task on health and sleep related.
### Use Case
Inform the public, healthcare …
-
**Is your feature request related to a problem? Please describe.**
Improve platform's health assessment with a Cardiovascular Risk Prediction Model due to lacking specific tools for assessing users' …
-
Hi,
I am trying to run the codes for Age detection using jupyter notebook but I an getting errors when I try to load the weights.
When the code below is used,
base_model = ResNet50(include_top=…
-
### Question
I have the following problem (using the **ServiceAPI**): I have time and temperature as search parameters. When I use get_next_trial(), AxClient suggests both, which is fine for temper…
-
### Motivation
SHAP beeswarm plot looks like this:
![Beeswarm-plot-of-SHAP-calculation-for-the-ten-highest-ranking-variables-Variables-are](https://github.com/optuna/optuna/assets/79442793/c0448959-…
-
if I understand your work, correctly, thrre are no output precision difference between single-image-prediction and model-code is that right?
If so I tried to our data-set to predict using afad-coral.…