-
### pycaret version checks
- [X] I have checked that this issue has not already been reported [here](https://github.com/pycaret/pycaret/issues).
- [X] I have confirmed this bug exists on the [la…
-
Consider the following adapted cforest model (from the package partykit):
cforest_partykit
-
## ❓ Questions and Help
#### What is your question?
For some english words, the model add `.` to the end of translation ; for example: `ok`.
See the code which produces the following output:
`…
-
### Describe the issue linked to the documentation
The [documentation for SGDClassifier](https://scikit-learn.org/stable/modules/sgd.html#sgd) says that with `learning_rate='optimal'` the initial lea…
-
### Motivation
In the current version of Optuna, there is no way to easily perform multiprocessing inside a single Python script. Running multiple terminals is impossible in automated cloud environme…
-
Dear Sir,
I have some queries regarding AUC score reported in your article titled “Drug-target interaction prediction using ensemble learning and dimensionality reduction”
Query 1:
I have run you…
-
Hi @ageron,
1. so in chapter 2 we used the sklearn Linear regressor model and calculated the RMSE. In chapter 4 we learn about normal equation and Gradient descent which help us optimize the cost f…
-
Hey Fredierk,
As discussed earlier the concept of the issue:
I am currently trying to optimize the neurons of a (in terms of layers) fixed sized mlp, which I wrote in form of a list:
```
mlp…
-
You will see the problem in the text below, this is with using gpt-4o and version 0.5 of agent zero, but have similar issues with other models
User message ('e' to leave):
> Write a college level …
-
## Background
Nano currently has a great collection of pytorch/tf inference acceleration methods, while our users might need an automatical (intellectural guided) pipeline to find which one is the …