[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-03-06 (世界標準時間)。"],[[["Synthetic features, like polynomial transforms, enable linear models to represent non-linear relationships by introducing new features based on existing ones."],["Polynomial transforms involve raising an existing feature to a power, often informed by domain knowledge, such as physical laws involving squared terms."],["By incorporating synthetic features, linear regression models can effectively separate data points that are not linearly separable using curves instead of straight lines."],["This approach maintains the simplicity of linear regression while expanding its capacity to capture complex patterns within the data."],["Feature crosses, a related concept for categorical data, synthesize new features by combining existing features, further enhancing model flexibility."]]],[]]