Thanks.
For your solar power inverter case, would you be required to formulate a normal rigorous statistical analysis in R? Or will you be able to present the problem in general terms and have AI figure out HOW to solve it?
I use a recording pulse-oximeter at night to see how well I’m sleeping on my CPAP machine. I have tons of data in csv format and have been wondering how to analyze it. The app that comes with the recording device has simple histograms and averages, but they are only on a per-day basis. I can’t do summary analysis for a week, month or year.
I either run various SQL queries against the data, looking for things more manually. Or write a C# app to query the records into a data set and loop through the records programmatically with checks for different rules based on the different business logic of residential power rate plans.