The Subtleties of Statistics Statistics uniquely deal with uncertainty and randomness, distinguishing it sharply from other mathematical topics that are
Continue reading[태그:] DataScience
Federated Learning (Collaborative Learning)
What is Federated Learning? Federated learning (also known as collaborative learning) is a sub-field of machine learning focusing on settings
Continue readingAI and Big Data Era’s Data Search Solution: Google Dataset Search
Google Dataset Search Google Dataset Search is a search engine from Google that helps researchers locate online data that is freely available for
Continue readingRandom Forest Vulnerabilities – Extrapolation
Random Forest Vulnerabilities Random Forests have the advantage of performing well without the need for extensive hyper-parameter tuning, as long
Continue reading인공지능, 빅데이터 시대의 데이터 검색 솔루션: 구글 데이터 세트 서치
Google Dataset Search 구글 데이터 세트 서치는 2018년 9월 베타 서비스를 시작했고, 2020년 1월 베타가 종료되고 정식 오픈하였다. 데이터 세트
Continue readingVarious Learning Methods in Machine Learning
Machine learning is a field of artificial intelligence that learns patterns from data to make predictions or decisions. This learning
Continue readingUnderstanding the Types of Attribute of Data
Dataset A dataset is composed of data objects, and a data object represents an entity(a concept or unit of meaningful
Continue readingIntroduction and Installation of “Scikit-Learn”
What is Scikit-Learn? Scikit-Learn is a free software machine learning library for the Python programming language. It provides simple and
Continue reading머신러닝(Machine Learning)의 여러가지 학습 방법
머신러닝은 데이터에서 패턴을 학습하여 예측이나 결정을 내리는 인공지능의 한 분야이다. 이러한 학습은 크게 지도 학습(Supervised Learning), 비지도 학습(Unsupervised Learning), 강화
Continue reading자연어 처리(NLP)의 기본: 텍스트 전처리부터 기계 번역까지
자연어 처리(Natural Language Processing, NLP)는 인간의 언어를 컴퓨터가 이해하고 처리할 수 있도록 하는 인공지능의 한 분야이다. NLP는 텍스트 분석, 감성
Continue reading