profile
why not? 정신으로 맨땅에 헤딩하고 있는 코린이

(numpy 브로드캐스팅) numpy에서 scoring할때 값이 이상하게 나온다?

정형데이터 모델링에서 scoring할때 전체 데이터셋에 대해서 score을 매기는것과 stratification별로 매기는것과 너무 큰 차이가 나타남계산의 오류shape이 하나는 pandas Series, 하나는 pandas dataframe임. 2D array와 1D

3일 전
·
0개의 댓글
·

How to Benchmark 2023 Korean CSAT with LLMs

🔧 How to Benchmark 2023 Korean CSAT with LLMs We’ve developed experimental code for benchmarking the 2023 Korean CSAT Language section. Use this to estimate the performance of your desired models be...

5일 전
·
0개의 댓글
·
post-thumbnail

수능 llm 벤치마크 테스트 방법

내 모델은 수능에서 얼마의 점수를 딸수 있을까?

5일 전
·
0개의 댓글
·

o1-preview 2025 수능 국어 97점 달성

🗂️ 본 실험은 Markr.AI에서 진행한 프로젝트입니다. 🥇 수능 llm 리더보드 벤치마크 바로가기 🪑 2023 수능 미니벤치마크 튜토리얼 바로가기 [GPT 2025 수능 LLM 벤치마크 평가 결과](https:/

6일 전
·
0개의 댓글
·
post-thumbnail

Outlier 판별법

https://esj205.oopy.io/72782730-23e4-43cf-8799-f3cdcbcb57b9

2024년 10월 23일
·
0개의 댓글
·
post-thumbnail

사분위수란? (박스 그래프란?)

흰수염 그래프

2024년 10월 20일
·
0개의 댓글
·

GPT 분석시 json Schema로 validation할때 에러

내가 원하는 json schema를 정해줘도 gpt가 잘 못뽑는경우가 있다. 이럴때는 schema를 "string", "null" 과 같이 Null값이 되어도 되는 property의 item에 설정을 해주면 됀다.

2024년 10월 1일
·
0개의 댓글
·
post-thumbnail

ModuleNotFoundError: No module named 'modAL' 억까

지웠다가 다시 깔기

2024년 9월 13일
·
0개의 댓글
·

OpenAI Async 프로세싱 GOAT 설명

https://python.useinstructor.com/blog/2023/11/13/learn-async/

2024년 9월 11일
·
0개의 댓글
·
post-thumbnail

Async에서 결과가 순서대로 안나옴

비동기 처리의 결과가 뒤죽박죽 나오는것임!!

2024년 9월 11일
·
0개의 댓글
·
post-thumbnail

비동기 처리의 작업 과정 원리

비동기 처리의 작업 과정 원리

2024년 9월 11일
·
0개의 댓글
·
post-thumbnail

환경변수란?

실행되는 프로그램 뒤에 백그라운드에서 상태를 유지하는 변수이다. 동적이므로 도중 변경할 수 있는 변수다.

2024년 8월 21일
·
0개의 댓글
·

Load_dotenv 사용하지 말아야할때

Load_dotenv 사용하지 말아야할때는 여러 api키를 불러와야할때 뒤섞일수 있다.

2024년 8월 20일
·
0개의 댓글
·

multilabel-classification finetuning

실험 설계evaluation metric macro

2024년 8월 9일
·
0개의 댓글
·

Pycharm github master branch가 생겨서 main으로 못옮기는 이슈

github에서 default branch를 master로 만들고 main 브랜치를 삭제

2024년 8월 7일
·
0개의 댓글
·
post-thumbnail

문제가 무엇인지에 더 많은 시간을 투자하자

해결책을 찾기위한 가장 중요한 과정

2024년 8월 7일
·
0개의 댓글
·
post-thumbnail

새로운 개념을 어떻게 배우는건가요?(탑다운하는법)

탑다운 어떻게 해유

2024년 8월 7일
·
0개의 댓글
·
post-thumbnail

Design Pattern in ML (Asynchronous pattern)

참고1\. GOAT ml design patter 정리 참고: https://github.com/mercari/ml-system-design-pattern/blob/master/README_ko.md

2024년 5월 28일
·
0개의 댓글
·