kaggle 같은데 보면 상위권은 manual feature engineering 이다.
auto-ml 장점은?
For me, one of the advantages is that sometimes it finds a good algorithm that I have not tried (or thought) and that it avoids me spending some coding time. Also, it happens to do some good ensembles of different models.
auto-sklearn
으로 시작해도 좋을 듯
비교 결과 - https://medium.com/georgian-impact-blog/choosing-the-best-automl-framework-4f2a90cb1826
뛰어난 글이네요, 감사합니다.