Submitted by kayhai t3_zf01qj in MachineLearning
I work in an oil refinery. Beyond my regular role, I have been working on Python-based analysis at my workplace, including machine learning. Many colleagues have sent their data to me for analysis or to create ML models, but I do not have time to process all the requests (though I’d love to).
I’m hoping to look for a no-code and low-cost method that empowers chemical/mechanical/electrical engineers (who have no Python or ML knowledge) to attempt ML studies on their data, before passing it to me for further work or to put into production.
We happen to be using Power BI for dashboarding. Is asking the engineers to use Power BI Premium Pay-per-user AutoML a good idea? Or are there better, or cheaper or easier to use platforms? Thanks for your advice.
Additional question: would anyone know the full list of models that are considered by Power BI’s automl? Googling doesn’t seem to give me such info.
simongeorges t1_iz99wiq wrote
Depending on what they need to do, software like https://www.dataiku.com/ (if you want ml) or https://superset.apache.org/ (if you want exploratory datavisualisations) can work for you.