-
- make clearer how this can be estimated, i.e., how to set up a design matrix in order to frame it as a linear model
- include feature transformations as a concept (at the moment, the linear model ma…
-
Choose a dataset of personal interest and implement an SVM model.
Tasks:
- [ ] Select a relevant dataset.
- [ ] Prepare the data for the model.
- [ ] Implement an SVM classification or regressio…
-
Problem: Is it possible to set the minimum number of leave nodes in a tree
catboost version: 1.2.7
Operating System: Window
CPU: Yes
GPU: No
Hi, I am running a CatBoost model for regression, an…
-
HI:
I started using MLstudio and it is quite cool. However, it is not connected to regression modules in H2O. Is that still being built? Thanks for the great package. Any replies will be apprec…
-
### Description of feature
Hi,
A few thoughts after working with CREsted:
1. Would you consider a `genome` style class like snapatac2 for handling the reference files (fasta, chrom sizes, gtf, …
-
I wonder the difference between Bayesian MCMC model and Bayesian regression analysis model.
The tensorflow_probability library is being used. The code has been imported from Excel into the target val…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
I have identified a significant performance regression in Pydantic 2.9.2 compared to Pydantic 2.9.1 when serializing mo…
-
Hi Authors,
Thanks for your work!I have a question regarding the probing classifier mentioned in the supplementary material. As I understand, you employ a logistic regression model for the probing …
-
I'm working through the regression Models #2 and #3 and have experienced quite a few issues.
On #3 - I have no slider option available to me on the chat. I also have no gear "on the top left corne…
-
PyTorch Tabular has the following functions : Continuous features are scaled automatically using StandardScaler and target transformation can be enabled with a parameter. This will also handle the inv…