imputer error
插補器錯誤
the imputer fills missing values using the mean of the column.
插補器使用該欄位的平均值來填補缺失值。
data scientists often use an imputer to handle null entries in datasets.
數據科學家經常使用插補器來處理數據集中的空值。
our model requires an imputer to preprocess the training data.
我們的模型需要插補器來預處理訓練數據。
the imputer replaced all nan values with the median.
插補器將所有nan值替換為中位數。
multiple imputation techniques can be applied using this imputer.
可以使用此插補器應用多種插補技術。
the imputer must be fitted on training data before transformation.
在轉換之前,必須在訓練數據上擬合插補器。
a sophisticated imputer might use machine learning algorithms.
一個複雜的插補器可能會使用機器學習算法。
the imputer configuration includes strategy and fill value parameters.
插補器的配置包括策略和填補值參數。
you should validate the imputer performance on a holdout set.
您應該在驗證集上驗證插補器的性能。
the imputer transformed our incomplete dataset into a complete one.
插補器將我們的不完整數據集轉換為完整的數據集。
simpleimputer is a commonly used imputer in scikit-learn.
simpleimputer 是 scikit-learn 中常用的一種插補器。
the imputer handles both numerical and categorical missing data.
插補器可以處理數值和類別缺失數據。
an iterative imputer builds a regression model for each feature.
迭代插補器為每個特徵建立一個回歸模型。
we compared different imputers to select the best one.
我們比較了不同的插補器以選擇最佳的一個。
the imputer should be part of a preprocessing pipeline.
插補器應作為預處理流程的一部分。
imputer error
插補器錯誤
the imputer fills missing values using the mean of the column.
插補器使用該欄位的平均值來填補缺失值。
data scientists often use an imputer to handle null entries in datasets.
數據科學家經常使用插補器來處理數據集中的空值。
our model requires an imputer to preprocess the training data.
我們的模型需要插補器來預處理訓練數據。
the imputer replaced all nan values with the median.
插補器將所有nan值替換為中位數。
multiple imputation techniques can be applied using this imputer.
可以使用此插補器應用多種插補技術。
the imputer must be fitted on training data before transformation.
在轉換之前,必須在訓練數據上擬合插補器。
a sophisticated imputer might use machine learning algorithms.
一個複雜的插補器可能會使用機器學習算法。
the imputer configuration includes strategy and fill value parameters.
插補器的配置包括策略和填補值參數。
you should validate the imputer performance on a holdout set.
您應該在驗證集上驗證插補器的性能。
the imputer transformed our incomplete dataset into a complete one.
插補器將我們的不完整數據集轉換為完整的數據集。
simpleimputer is a commonly used imputer in scikit-learn.
simpleimputer 是 scikit-learn 中常用的一種插補器。
the imputer handles both numerical and categorical missing data.
插補器可以處理數值和類別缺失數據。
an iterative imputer builds a regression model for each feature.
迭代插補器為每個特徵建立一個回歸模型。
we compared different imputers to select the best one.
我們比較了不同的插補器以選擇最佳的一個。
the imputer should be part of a preprocessing pipeline.
插補器應作為預處理流程的一部分。
探索常見搜尋詞彙