Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 212 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Do you have any suggestions on how to generate predictions using ML models in NSAW?

I created a dataset from the Cash Sales subject area. The columns are: Sales Rep, Date, Amount. I have consistent sales data from 1/1/2024. Next, I created the data flow using Train Numeric Precision and Linear Regression for model training. I applied it to the original dataset. When I add Month and Predicted Amount, the graph only goes up to the present. It doesn't generate a prediction. (R2 = 3%) I changed the model to CART and Elastic Linear Progression and wasn't able to generate a prediction either.
If I use the same data, create a workbook and select Forecast (Analytics), it generates a future prediction.
What am I doing wrong?