Giter VIP home page Giter VIP logo

machine_learning_concept's Introduction

Machine_learning_Concept

머신러닝 개념 정리 리포지토리입니다.


  1. 범주형 자료
  • 범주형 자료는 몇개의 범주로 나누어진 자료를 말함
  • 예를들어 성별(남/녀), 성공여부(성공/실패), 혈액형(A/B/O/AB), 효과(있음/없음), 같은 자료들이 범주형 자료

성별, 성공여부, 혈액형의 경우는 아무런 순서가 없으며, '분류'를 목적으로 하는데 이러한 척도를 명목형 자료라고 한다.

효과와 같이 명목척도이면서, '순서'에 의미가 있다면, 순서형자료라고 한다.


  1. 수치형 자료
  • 수치형 자료에는 이산형자료와 연속형 자료가 있음

  • 이산형자료(discrete dataset)는 이산적인 값을 찾는 데이터를 말함

    • 예를들어 일정기간동안의 발생횟수, 출산횟수 같은 데이터
  • 연속형자료(continuous data)는 연속적인 값을 갖는 데이터를 말함

    • 예를들면 실장, 체중, 혈압과 같은 데이터
  • 이러한 자료의 형태에 따라 분석방법이 달라짐


Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.