Data Prep → Feature Engineering → Modeling → HyperParameter Tuning
can pick us tool
Auto MLs
[6주차] Introduction to Meta Learning
작성자 : 투빅스 13기 이재빈
https://velog.io/@tobigs_xai/6주차-Introduction-to-Meta-Learning
![[6주차] Introduction to Meta Learning](https://velog.velcdn.com/images/tobigs_xai/post/ce131c54-3a2a-46bd-88da-23e717f4d4f5/image.png)
google-research/google-research
Open source code for the paper: "AutoML-Zero: Evolving Machine Learning Algorithms From Scratch " AutoML-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.
https://github.com/google-research/google-research/tree/master/automl_zero

Seonglae Cho