시작하기무료로 시작하기

YAML mappings and sequences

The given YAML represents information about a course called "Machine Learning 101" and the students enrolled in that course.

  • The courses key indicates course-related data, with a sequence representing multiple courses.
  • name specifies the course name.
  • prerequisites lists course requirements.
  • students key pertains to enrolled students, with a sequence representing multiple students.
  • Each student has a name key and midterm_scores array for midterms, and a final_score key for the final exam.

이 연습은 강의의 일부입니다

CI/CD for Machine Learning

강의 보기

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작