
OpenAI 라이브스트림
OpenAI가 라이브스트림 이벤트를 개최합니다. 방송 중에 구체적인 발표, 신제품 출시 또는 시연이 공개될 예정입니다.
The last time OpenAI did an unannounced livestream, they dropped GPT-4 Turbo and changed pricing overnight
![How do you use AI Agents for EDA/Data Analysis and getting it ready for ML model training? [D]](/fallback/opinions-parchment-1.jpg)
Like in manual workflow I would study the given data by using various functions like pd.info() and all column wise, remove null, outliers, etc transforming dataset such that the model gives best accuracy/result. This and like overall workflow how can the ai agent do it autonomously? I already have opencode+vscode setup and i don't know how this can go. I have claude and opencode go so need your advice and steps please. I also want it to train the model for me or at least do all the setups for t