ljinLabRandom Forest 모델데이터 사이언스의 집합지라고 볼 수 있는 캐글의 Hello World인 타이타닉 프로젝트를 진행하다 보면 Random Forest Regressor라는 모델을 접하게된다. 이전에 공부를 해본적은 있지만 이 내용을 확실히 이해하고 기록하고자 한다.Nov 26, 2023Nov 26, 2023
ljinLabLearn `@classmethod` By Breaking ItPython is advertised as coming with batteries included. The batteries, built-in modules and features, are incredibly powerful when you are…May 4, 2022May 4, 2022
ljinLabHow to Decorate Your Code With DecoratorsIf you have some amount of experience programming with Python, I’m sure you saw an at-sign, @ (Koreans call this a sea snail because it…May 4, 20221May 4, 20221
ljinLabScheduling Python Scripts With CrontabPython is a versatile programming language that you can use for a wide range of projects from automating everyday tasks like organizing…Mar 30, 2021Mar 30, 2021