issues
search
Bugs-io
/
TC3001B
0
stars
0
forks
source link
[SPIKE] Investigate tools for our data analysis script.
#24
Open
Jacobgtz024
opened
1 year ago
Jacobgtz024
commented
1 year ago
Acceptance Criteria:
Define Python libraries for data analysis (Pandas, Numpy, SciPy, etc.)
Define the necessary Python libraries and tools for machine learning (SciKit, TensorFlow, Keras, etc.)
Determine whether it would be beneficial to use time series analysis tools such as ARIMA or SARIMA for the data analysis script.
Determine whether it would be beneficial to use sequential association analysis for the data analysis script.
Decide on the best method for exposing the data analysis script (API, executable that receives a file address, etc.).
Acceptance Criteria: