Be sure to review our Idea Submission Guidelines for more information!
Submission GuidelinesHello,
After used the new "Image Recognition Tool" a few days, I think you could improve it :
> by adding the dimensional constraints in front of each of the pre-trained models,
> by adding a true tool to divide the training data correctly (in order to have an equivalent number of images for each of the labels)
> at least, allow the tool to use black & white images (I wanted to test it on the MNIST, but the tool tells me that it necessarily needs RGB images) ?
Question : do you in the future allow the user to choose between CPU or GPU usage ?
In any case, thank you again for this new tool, it is certainly perfectible, but very simple to use, and I sincerely think that it will allow a greater number of people to understand the many use cases made possible thanks to image recognition.
Thank you again
Kévin VANCAPPEL (France ;-))
Thank you again.
Kévin VANCAPPEL
When jobs have run successfully in scheduler, retain a baseline average so when items are in the queue much longer than normal, an alert can be sent.
This will allow us to kill stuck jobs and free up resources.
I know y'all are working on data lineage for some future offering and it is very much needed. For highest quality results, please make logs a primary source of lineage information. Being able to use dynamic naming with some tools and macros makes the names in the workflows simple foobar placeholders and do not reflect what actually happened. Today Connect doesn't use logs and leaves many lineage gaps because of this
Please move this to a more appropriate category if needed. This future feature work is not part of Connect.
I pull data from APIs frequently in my workflow, which has some potential for error if the API is unavailable. I would love to be able to develop the workflow without having to add in some text box place holders or record count feature to allow the remainder of the workflow to run without error and potentially be able to try the API again so if "Invalid authentication" route to a section that will regenerate an authentication and retry the data call. I have currently worked out some hacks to be able to work through the issue but it makes the workflow very messy. A tool like the Detour tour that goes if value contains 400 go this way. If value contains 200 then close off this container and continue on the other one. Maybe the request is to allow the detour tool to be set to a specific value and maybe have multiple route options if A then do connection one, if B then do connection two or If C then do connection three.
Provide Desktop Automation with Workflow REST API to have the ability to start workflows from other corporate systems without expensive Server license in a small environment.
Using Email tool, you are not able to send email via SMTP server that uses STARTTLS protocol and self-signed certificate for completing the handshake between the client and the server. You face an error:
This is due to the fact that the Alteryx Designer SMTP client uses cURL and it does not read the Microsoft cert store, but instead looks at a specific .pem file listed in the installation directory: {AlteryxInstall}\bin\RuntimeData\Certificates\cacert.pem
I would really appreciate if Alteryx Designer will be able to look into the Microsoft certificates store so that it should be able to use self-signed certificates available there.
Self-signed certificates are often use in the companies in order to get more secures their own communications.
Thanks
please refer to the case #00447188 for more details
The ARIMA tool provides a ton of valuable information with just a small amount of effort. And the "I" anchor efficiently outputs test results to evaluate the effectiveness of the model.
Annoyingly, in the Browse tool off the "I" anchor, test definitions such as MPE/MAPE/MASE cannot be read when hovering without widening the Configuration window beyond the chart above. Definitions have a wider range than the chart itself. The user has to manually widen and then subsequently unwiden the Configuration window to read.
Idea would be for the tooltips when hovering to be as wide as the chart above. That would avoid repetitive resizing of the Configuration window.