Next: - Autosuggest database tables to use - Automatically reserve parallel computing resources - Autodetect data health issues and auto fix them - Autodetect concept drift and auto fix it - Auto engineer features and interactions - Autodetect leakage and fix it - Autodetect unfairness and auto fix it - Autocreate more weakly-labelled training data - Autocreate descriptive statistics and model eval stats - Autocreate…
AutoML-Zero: Evolving machine learning algorithms from scratch
11–20 of 47 posts
Re: AutoML-Zero: Evolving machine learning algorithms from scratch
#12Re: AutoML-Zero: Evolving machine learning algorithms from scratch
#13Reminds me of https://www.nutonian.com/products/eureqa/ which I used quite productively to model multivariate distributions from data back in the 2000’s. Funny how everything stays the same, but with a new set of players on the bandwagon.
Re: AutoML-Zero: Evolving machine learning algorithms from scratch
#14Earlier quoted context omitted.
Poor data scientists, now whose heads get cut when things go wrong and companies lose billions?
In the days when Sussman was a novice, Minsky once came to him as he sat hacking at the PDP-6. “What are you doing?”, asked Minsky. “I am training a randomly wired neural net to play Tic-Tac-Toe” Sussman replied. “Why is the net wired randomly?”, asked Minsky. “I do not want it to have any preconceptions of how to play”, Sussman said. Minsky then shut his eyes. “Why do you close your eyes?”, Sussman asked his teacher…
Re: AutoML-Zero: Evolving machine learning algorithms from scratch
#15Next: - Autosuggest database tables to use - Automatically reserve parallel computing resources - Autodetect data health issues and auto fix them - Autodetect concept drift and auto fix it - Auto engineer features and interactions - Autodetect leakage and fix it - Autodetect unfairness and auto fix it - Autocreate more weakly-labelled training data - Autocreate descriptive statistics and model eval stats - Autocreate…
Would be funny but most of those things are already on AutoML Tables, including the carbon offset https://cloud.google.com/automl-tables
GCP datacenters are 100% offset with PPAs. Are you referring to different functionality for costing AutoML instructions in terms of carbon?
...
I'd add:
- Setup a Jupyter Notebook environment
> Jupyter Notebooks are one of the most popular development tools for data scientists. They enable you to create interactive, shareable notebooks with code snippets and markdown for explanations. Without leaving Google Cloud's hosted notebook environment, AI Platform Notebooks, you can leverage the power of AutoML technology.
> There are several benefits of using AutoML technology from a notebook. Each step and setting can be codified so that it runs the same every time by everyone. Also, it's common, even with AutoML, to need to manipulate the source data before training the model with it. By using a notebook, you can use common tools like pandas and numpy to preprocess the data in the same workflow. Finally, you have the option of creating a model with another framework, and ensemble that together with the AutoML model, for potentially better results.
https://cloud.google.com/blog/products/ai-machine-learning/u...
Re: AutoML-Zero: Evolving machine learning algorithms from scratch
#16Next: - Autosuggest database tables to use - Automatically reserve parallel computing resources - Autodetect data health issues and auto fix them - Autodetect concept drift and auto fix it - Auto engineer features and interactions - Autodetect leakage and fix it - Autodetect unfairness and auto fix it - Autocreate more weakly-labelled training data - Autocreate descriptive statistics and model eval stats - Autocreate…
Re: AutoML-Zero: Evolving machine learning algorithms from scratch
#17AutoML-Zero aims to automatically discover computer programs that can solve machine learning tasks, starting from empty or random programs and using only basic math operations. If this system is not using human bias, who is it choosing what good program is? Surely, human labeling data involves humans adding their bias to the data? It seems like AlphaGoZero was able to do just end-to-end ML because it was able to use…
Re: AutoML-Zero: Evolving machine learning algorithms from scratch
#18Earlier quoted context omitted.
Poor data scientists, now whose heads get cut when things go wrong and companies lose billions?
In the days when Sussman was a novice, Minsky once came to him as he sat hacking at the PDP-6. “What are you doing?”, asked Minsky. “I am training a randomly wired neural net to play Tic-Tac-Toe” Sussman replied. “Why is the net wired randomly?”, asked Minsky. “I do not want it to have any preconceptions of how to play”, Sussman said. Minsky then shut his eyes. “Why do you close your eyes?”, Sussman asked his teacher…
Re: AutoML-Zero: Evolving machine learning algorithms from scratch
#19Earlier quoted context omitted.
Would be funny but most of those things are already on AutoML Tables, including the carbon offset https://cloud.google.com/automl-tables
> Would be funny but most of those things are already on AutoML Tables, including the carbon offset GCP datacenters are 100% offset with PPAs. Are you referring to different functionality for costing AutoML instructions in terms of carbon? ... I'd add: - Setup a Jupyter Notebook environment > Jupyter Notebooks are one of the most popular development tools for data scientists. They enable you to create interactive, sh…
Re: AutoML-Zero: Evolving machine learning algorithms from scratch
#20Earlier quoted context omitted.
In the days when Sussman was a novice, Minsky once came to him as he sat hacking at the PDP-6. “What are you doing?”, asked Minsky. “I am training a randomly wired neural net to play Tic-Tac-Toe” Sussman replied. “Why is the net wired randomly?”, asked Minsky. “I do not want it to have any preconceptions of how to play”, Sussman said. Minsky then shut his eyes. “Why do you close your eyes?”, Sussman asked his teacher…
Is this an argument in favor of unjustified magic constant arbitrary priors?