-
Hi! I started to look into the compatibility issues that `sckit-learn` 1.6 brings.
Specifically the 34 test failures regarding imports from the now refactored `sklearn.linear_model._sgd_fast`m mod…
-
### Discussed in https://github.com/microsoft/FLAML/discussions/1054
Originally posted by **Therrm** May 26, 2023
Hi there!
After running Flaml on RF only, I get the following best paramete…
-
For running tests we need `pytest` and `sklearn` as we test against `sklearn`s implementation of coordinate descent. We should make this explicit in the `pyproject.toml`.
> sklearn has quite a few…
-
Link to notebook changed: https://github.com/mrdbourke/zero-to-mastery-ml/blob/master/section-3-structured-data-projects/end-to-end-heart-disease-classification.ipynb
## Error
As of Scikit-Lear…
-
When installing celltypist by 'pip install celltypist', I had this error with the function celltypist.train -
InvalidParameterError: The 'loss' parameter of SGDClassifier must be a str among {'hub…
-
from google.colab import drive
drive.mount('/content/drives/', force_remount=True)
import numpy as np
import pandas as pd
import matplotlib.pyplot as plt
import seaborn as sns
data = pd.read_csv('/con…
-
Part of #16298.
### Describe the bug
When using a sparse container like `csr_array` for `X`, `LinearRegression` even fails to give the same coefficients for unit or no sample weight, and more ge…
-
# Import necessary libraries
import pandas as pd
from sklearn.feature_extraction.text import TfidfVectorizer
from sklearn.model_selection import train_test_split
from sklearn.naive_bayes import Multin…
-
This bug revealed again (closed 52).
```
/usr/local/lib/python3.7/site-packages/sklearn/base.py:253: UserWarning: Trying to unpickle estimator FeatureUnion from version 0.19.1 when using version 0.…
-
![Screenshot_4](https://user-images.githubusercontent.com/48532824/86300266-54e35e00-bbd0-11ea-9506-d9c6934c9c13.png)
por qué no encuentra sklearn?