pycaret

pycaret

文章 0 浏览 1

无法从Pycaret解决导入错误

我试图通过在Anaconda(Python 3.8)中创建环境来安装Pycaret。一切都很好,除非我尝试从 pycaret.classification import *我显示出一个错误,尽管我…

时光无声 2025-01-25 14:31:14 3 0

在GCP中安装pycaret时错误

我正在尝试在GCP(Google Cloud Platform)Jupyterlab中安装Pycaret。安装Pycaret软件包时,我会遇到错误。 我正在使用 !!pip install pycaret 安装…

爱要勇敢去追 2025-01-24 04:33:36 4 0

pycaret-什么是曲调模型自定义网格的参数

我试图为 tune_model 函数的 custom_grid 设置参数 tune_model(model, n_iter=50, custom_grid={'learning_rate':0.5}) ,它将给我这个错误 参数值是…

香草可樂 2025-01-23 14:16:57 2 0

DataframeIndex 不存在时发现重复值

我有以下数据集,其中索引为 DatetimeIndex,“值”列由浮点数组成。索引:creationDate仅包含2020-06-13这一天的信息。 df df[df.index.duplicated()…

森林迷了鹿 2025-01-19 11:54:43 3 0

pycaret plot_model()可视化图不正确

当我在Colabs中的Pycaret上使用plot_model()时,我得到了这样的无法使用的图表。 我的图表 如何在我的图表上使用缩放切片?他们只是使用普通的plot_mo…

时光与爱终年不遇 2025-01-18 18:13:24 1 0

ValueError:您必须传递一个频率参数,因为当前索引没有

我正在使用 pycaret.time_series alpha 模块,但我在启动实验时遇到了这个问题。我认为这是模块内部的。有人可以帮忙吗? `from pycaret.time_series …

夏花。依旧 2025-01-15 05:44:18 3 0

Pycaret 不能很好地管理多重共线性

我在 Pycaret 库的输入中有一个 Panda Dataframe df 。 所以 df 具有: 3 categoricals variables: LIB_SOURCE : values: 'arome_001', 'gfs_025' and…

走野 2025-01-14 06:14:25 1 0

错误:无法为使用 PEP 517 的 scikit-learn 构建轮子,并且无法直接安装

当我在命令提示符下运行此命令时, pip install pycaret 我收到此错误: ERROR: Could not build wheels for scikit-learn which use PEP 517 and can…

空宴 2025-01-13 03:07:24 4 0

模型完全看不到 Pycaret 时间序列(测试版)中使用的测试数据吗?

检查官方文档和示例,我如果模型完全看不到传递给 setup 函数的测试数据,我仍然很困惑??? from pycaret.datasets import get_data from pycaret.i…

○愚か者の日 2025-01-11 07:46:14 2 0
更多

推荐作者

十二

文章 0 评论 0

飞烟轻若梦

文章 0 评论 0

OPleyuhuo

文章 0 评论 0

wxb0109

文章 0 评论 0

旧城空念

文章 0 评论 0

-小熊_

文章 0 评论 0

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文