AI ML DL – Basic
Computer Vision CV is around since 1950 e.g Bar code scanner. Two types of Computer Vision Algorithm – Classical CV: Relies on prebuilt libraries of features.It collect images and label them according to similar characteristics & group them in dataset or library of features. Example : Sorting good and bad tomatoes. Pros – Algorithm work […]
Basic Statistics
Formulas 1. Pearson’s first coefficient of skewness, or Pearson mode skewness begin{equation} label{eq:stat1} S_k1 = frac{(bar{X} – M_o)}{sigma}end{equation} 2. Pearson’s second coefficient of skewness, or Pearson median skewness begin{equation} label{eq:stat2} S_k2 = frac{3*(bar{X} – Med)}{sigma}end{equation} : Mean : Mode : Median : Standard Deviation Common Terminologies Data or Raw Data or Ungrouped Data Two […]