-
I've been trying to use Dask to chunk data and train a regressor, but I kept receiving this error when trying out some sample code:
```
xgboost.core.XGBoostError: [15:26:58] /Users/runner/work/xgb…
-
Dear, @stevenpawley
### I can't see the scores function table that features the 'variable' and 'scores' columns containing the variable names and their scores. Could you help me find these values?…
-
**Algorithms**
* Linear Model
- [x] Ordinary Least Squared Linear Regression
- [x] Gradient Descent Linear Regression
- [x] Stochastic Gradient Descent Linear Regression
- [x] Logist…
-
#### Describe the workflow you want to enable
If the target is discrete multiclass, but ordinal (ordered) in nature (e.g. Likert scale, user ratings, preference levels), as opposed to nominal, wo…
-
## 💥 Proposal
(A clear and concise description of what the proposal is.)
Logistic_Regression_Credit Card Fraud Detection accuracy score can be increased by SMOTE technique.
Credit card fraud data…
-
## Proposal to leave missing values as missing (at least for now)
I'm working on code for XGboost and Catboost models, and am deciding how to handle missingness. I am guessing Catboost will be the pr…
-
I think it would be helpful to add a function to finalize all the workflows, so far something like this seems to work pretty well
```
#' Finalize Parameter Grid for a Single Workflow
#'
#' @par…
-
**Lecture Courses**
http://www.robots.ox.ac.uk/~az/lectures/
https://www.gaussianwaves.com/2013/11/simulation-and-analysis-of-white-noise-in-matlab/
https://github.com/oxford-cs-deepnlp-2017
http…
-
Goal: create a new module (for now say: `cleanlab.experimental.training_dynamics`) that allows users to provide model outputs/info at every iteration (aka checkpoint) of an iteratively trained model (…
-
## Background
We should also make sure that our documentation is kept up to date.
A scour through the open issues in this repo and also on [StackOverflow](https://stackoverflow.com/questions/tag…