상세 컨텐츠

본문 제목

What is Testing?

Generative AI with Large Language Models

by Taeyoon.Kim.DS 2023. 3. 7. 18:29

본문

Copy production into testing and test. logging, dashboard what it is going on. Verify what happens.

Look at what it happens. Hypothsis. Verify, next series of actions. 

 

Testing - Not 100% coverage, but ok. selectively choosing what you really need to test. Don't have to test everything. 

https://www.youtube.com/watch?v=j9a-rbJwqMU 

Testing Strategy:

1. Just right - What you are doing works.

2. Use Judgement

3. They save you time (test is the code you debugged. You don't have to debug again.)
The most common mistake. 

4. Automation - Kaizen ML

'Generative AI with Large Language Models' 카테고리의 다른 글

Generative AI & LLMs  (0) 2023.08.21
Introduction to LLMs and the generative AI project lifecycle  (0) 2023.08.21
Machine Learning pipeline  (0) 2023.03.13
AWS Innovate Data  (0) 2023.03.09
Advanced Testing Techniques  (0) 2023.03.07

관련글 더보기