supervised training

지도 학습

빈도: 7.010.2 백만 단어당

A type of machine learning where an algorithm learns from data that has been manually labeled with the correct outcomes.

알고리즘이 정답이 수동으로 레이블링된 데이터로부터 학습하는 기계 학습의 한 유형.

카테고리:

예문 (10)

supervised training = 지도 학습 (알고리즘이 정답이 수동으로 레이블링된 데이터로부터 학습하는 기계 학습의 한 유형.)

  • The supervised training process requires a large dataset.지도학습 과정에는 대규모 데이터 세트가 필요합니다.
  • This model was developed using supervised training on labeled images.이 모델은 레이블이 지정된 이미지에 대한 지도학습을 사용하여 개발되었습니다.
  • We opted for supervised training to ensure accuracy in classification.분류의 정확성을 보장하기 위해 지도학습을 선택했습니다.
  • The effectiveness of the algorithm depends heavily on the quality of the supervised training data.알고리즘의 효과는 지도학습 데이터의 품질에 크게 좌우됩니다.
  • Researchers are exploring new methods for supervised training to improve performance.연구원들은 성능 향상을 위해 새로운 지도학습 방법을 모색하고 있습니다.
  • Unlike unsupervised learning, supervised training uses explicit feedback.비지도 학습과 달리 지도학습은 명시적인 피드백을 사용합니다.
  • The supervised training phase is crucial for the model to learn patterns.지도학습 단계는 모델이 패턴을 학습하는 데 중요합니다.
  • Implementing supervised training can be computationally intensive.지도학습 구현은 계산 집약적일 수 있습니다.
  • The system benefits from continuous supervised training to adapt to new information.이 시스템은 새로운 정보에 적응하기 위해 지속적인 지도학습으로부터 이점을 얻습니다.
  • Many commercially successful AI applications rely on supervised training.상업적으로 성공한 많은 AI 애플리케이션은 지도학습에 의존합니다.