본문 바로가기

돕자클럽 머신러닝 기계학습4

MNIST 데이터 The MNIST Data (5) MNIST 데이터 The MNIST DataThe MNIST data is hosted on Yann LeCun's website. MNIST데이터는 Yann LeCun의 웹사이트에 호스팅되어 있습니다. For your convenience, we've included some python code to download and install the data automatically. 편의 상, 데이터를 다운로드하여 자동으로 설치하는 약간의 파이썬(python) 코드를 포함 시켰습니다. You can either download the code and import it as below, or simply copy and paste it in. 코드를 다운로드한 후 아래와 같이 import하거나, 또는 단순.. 2016. 1. 26.
자동차 가격 예측 기계학습 모델 만들기 (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.
음식점 추천 기계학습 모델 결과 해석하기 (6) Recommender System 음식점 추천자시스템Example experiment 예제 실험 For recommender systems, we will use the restaurant recommendation problem as an example: to recommend restaurants for customers based on their rating history. 추천자시스템의 경우, 음식점 추천 문제를 예로 사용합니다: 고객의 등급 지정 내역을 기반으로 고객에게 음식점을 추천합니다. The input data consists of three parts: 입력 데이터는 다음 세 부분으로 구성됩니다. restaurant ratings from customers 고객의 음식점 등급 custo.. 2016. 1. 13.
What is Azure Machine Learning Studio? Azure기계학습 스튜디오란 무엇인가요? (2) What is Azure Machine Learning Studio? Azure기계학습 스튜디오란 무엇인가요? By garyericson Last updated: 04/22/2015 Contributors Edit on GitHub By mayast업데이트: 09-11-2014 In this article: In this article:The Machine Learning Studio interactive workspaceGet started with Machine Learning StudioComponents of an experiment2 CommentsMicrosoft Azure Machine Learning Studio is a collaborative, drag-and-drop tool you .. 2016. 1. 6.