관리 메뉴

Jun Hyuk Kim's Blog

[2023/08/07] Daily Review 본문

카테고리 없음

[2023/08/07] Daily Review

junhyuk1229 2023. 8. 7. 21:25

Started writing my papers to get a job, it is due tomorrow. I do want to finish the project while the servers are up.

Tomorrow I'll starting making the tables for the database. Some files are currently loaded by using a csv file and loading it. I don't know if this is faster. I do think that loading the csv and making adjustments using pandas is slower than making the query for MySQL.

I also need to test the new prediction method. The method might take more time than the original. We will have to test both methods in terms of time.