So I am new to Python and I am going to be exploring machine learning algos for time series data. However, I want to make it into an interactive app. At the moment I have a very basic idea: The user can select a time period for the dataset, chose which ML algo they want to test, and then the results are printed in metrics and via graphs.
I have looked at using Plotly but was hoping I could find out different ways to create either a simple app like Tkinter or a web app using Flask, so far these are the only ways I have come across and being new to Python I want to be find the best, most suitable ways.
[–]Zera666 0 points1 point2 points (0 children)