始める無料で始める

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

コースを見る

実践的なインタラクティブ演習

理論を実践に変える、インタラクティブな演習のひとつをお試しください

演習を開始する