분류 전체보기106 텐서플로우 About TensorFlow (1) 텐서플로우 About TensorFlow TensorFlow™ is an open source software library for numerical computation using data flow graphs. TensorFlow ™는 데이터흐름그래프(data flow graphs)를 사용한 수치계산(numerical computation)을 위한 오픈 소스 소프트웨어 라이브러리입니다. Nodes in the graph represent mathematical operations, while the graph edges represent the multidimensional data arrays (tensors) communicated between them. 그래프 엣지(edges)는 노드들 간에 .. 2016. 1. 26. 모델 성능 평가하기 (9) How to evaluate model performance in Azure Machine Learning Azure기계학습의 모델성능 평가방법 By garyericson Last updated: 04/21/2015 Contributors Edit on GitHub In this article Evaluation vs. Cross Validation 평가 대 교차검증 Evaluating a Regression Model 회귀모델 평가 Evaluating a Binary Classification Model 이진분류모델 평가 Evaluating a Multiclass Classification Model 다중클래스분류모델 평가 This topic demonstrates how to evaluate the .. 2016. 1. 13. 자동차 가격 예측 기계학습 모델 만들기 (8) Machine learning tutorial: Create your first experiment in Azure Machine Learning Studio 기계학습 교본: Azure ML스튜디오에서 첫 번째 실험 만들기 By Gary EricsonLast updated: 11/03/2015 In this first machine learning tutorial, we'll create a linear regression model that predicts the price of an automobile based on different variables such as make and technical specifications. To do this, we'll use Azure Machine Lear.. 2016. 1. 13. 다중-클래스 분류 해석방법 (7) Multi-class classification 다중클래스 분류Example experiment 예제 실험 In this experiment we will perform a letter recognition task as an example of multi-class classification. 이 실험에서는 다중 클래스 분류의 예로 문자인식 작업을 수행합니다.The classifier will attempt to predict a certain letter (class), given some hand-written attribute values extracted from the hand-written images. 필기이미지에서 추출된 필기 특성값이 있다는 전제 하에 분류기(classififier)가 .. 2016. 1. 13. 이전 1 ··· 22 23 24 25 26 27 다음