Experiment
Any process that generates a set of data.
A simple example of a statistical experiment is the tossing of a coin.
1 min read
Sample Space The set of all possible outcomes of a statistical experiment is called the sample space and is represented by the symbol S. sample space 의 각 결과: an element or a memb...
Sample Space The set of all possible outcomes of a statistical experiment is called the sample space and is represented by the symbol S.
In Statistic 관측 가능한 variable 의 집합 opposite word: parameter.
Heterogeneous 의 사전적 의미 여러 다른 종류들로 이뤄진 간단히 생각해서 “서로 다른” 이라는 개념으로 이해하면 될 듯 a mixture of numerical and categorical features A.1) In Statistic populations, samples 또는 results 가 서로...
연역적 추론 연역적 추론은 이미 알고 있는 판단을 바탕으로 새로운 판단을 이끌어내는 과정이다. 이때, 기존에 주어진 판단을 전제, 새롭게 도출되는 판단을 결론이라고 한다.
Data Mining Applying ML techniques to dig into large amounts of data can help discover patterns that were not immediately apparent.
Tractable 다루기 쉬운, managable B) Related C) References.
Arduous Involving or requiring strenuous effort; difficult and tiring. 2.
Analogous to 와 비슷한 이라는 뜻 B) Related C) References.
End-to-end 모델의 입력이 X 이고, 최종 출력 Y 를 내뱉으면 이를 end-to-end 라 한다. 만약 모델의 Z 를 출력하고 Z 가 해당 모델 외부에서 Y 를 출력하는데 사용된다면, 해당 모델은 end-to-end 가 아니다.
Mean If we have a data set consisting of the values a {1},a {2},\ldots,a {n}, then the arithmetic mean A is defined by the formula: A=\frac{1}{n}\sum {i=1}^{n}a {i}=\frac{a...