Time series and Predictive analytic tools
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi community,
Anyone can help me with the information related to time series and predictive analytic models and also which model works best for what kind of data set with sample workflows if any.
Thanks,
Ram
Solved! Go to Solution.
- Labels:
- Predictive Analysis
- Time Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I suggest taking a look at the tool mastery series; this gives you information about each model type as well as when to use each:
https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Tool-Mastery-Index/ta-p/84593
Also, you may want to look into using the new Intelligence Suite. This will walk you step by step on setting up the model type as well as the variables used.
https://www.alteryx.com/products/alteryx-platform/intelligence-suite
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @RAMN,
I would also suggest the Data Science Learning Path in Academy! It includes lessons on both Predictive Analytics and Time Series.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello @RAMN
Alteryx Designer provides some great sample workflows. This is the path to find the predictive tools samples:
Also, there is a Data Science Learning path that you may find helpful:
https://community.alteryx.com/t5/Learning-Paths/Data-Science-Learning-Path/ta-p/504157
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@RAMN - In addition to the above there are interactive lessons:
- New Time Series lessons: https://community.alteryx.com/t5/Interactive-Lessons/tkb-p/interactive-lessons/label-name/Time%20Ser...
- Predictive Modelling: https://community.alteryx.com/t5/Interactive-Lessons/tkb-p/interactive-lessons/label-name/Predictive...
You may also want to watch videos on our Academy: https://community.alteryx.com/t5/Videos/Video-Training-Index/td-p/45161
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @ArtApa and All,
Thanks for all your inputs.
Do you know how we can export the results from time series forecasting tools into different output formats like excel or pdf. Lets say I want to export the interactive(I) output from 'Timeseries forecasting' tool into some output file. I tried with reporting tools but not working. Please let me know if you have any solution.
Thanks,
Ramn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @RAMN - The configuration will look something like:
You can read more here: https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/How-To-Export-the-Interactive-View-...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @ArtApa ,
Thanks for your reply. I tried this before it works with html output format and I am looking if we can export the output as a pdf file. If I give pdf as the output format then workflow is giving me the below error.
Error: Render (76): Failed to render image: Timeout waiting for render event: Waited 3900 ms
Thanks,
Ramn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @RAMN - If you want a pdf report out of your tool you need to connect the Render tool to the R-Output Anchor (see below):
This will give you a report you want.
I'm afraid that you cannot save Interactive Report into a static pdf. You can open your html in web browser and then manually print it to pdf though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @ArtApa ,
Thanks..! The R output to pdf format worked. I think because of some security reasons I am not able to open html format output that's why I was looking for pdf output.
Thanks,
Ramn
