Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在 MSSQL 2012 中尝试 SSAS DAX 时间预测建模,但预测与我的预期不符。
输入数据是一个完美的正弦曲线,大约 300 个数据点,重复 5 次。数据使用时间 Microsoft_Time_Series 和默认算法参数加载到挖掘结构和挖掘模型中。
预测不会在正弦曲线上出现,而是预测出一条最接近直线的向下。
我可以做些什么来改进预测?