data science

 0    19 fiche    danielpruszynski
baixar mp3 Imprimir jogar verifique-se
 
questão resposta
siatka algorytmu k sąsiadów
começar a aprender
k neighbors mesh
węzeł jest czysty, gdy wszystkie próbki w węźle należą do tej samej klasy
começar a aprender
the node is clean when all samples in the node belong to the same class
Pi k - współczynnik występowania klas k wśród próbek uczących w i-tym węźle
começar a aprender
Pi k - coefficient of occurrence of k classes among training samples in the i-th node
nadmierne dopasowanie
começar a aprender
overfitting
ostre granice modelu drzew decyzyjncyh, lasy losowe wygładzają te rożnice
começar a aprender
sharp boundaries of the decision tree model, random forests smooth out these corners
Wzajemna informacja (MI) między dwiema zmiennymi losowymi jest wartością nieujemną, która mierzy zależność między zmiennymi. Jest równy zero wtedy i tylko wtedy, gdy dwie zmienne losowe są niezależne, a wyższe wartości oznaczają większą zależność.
começar a aprender
Mutual information (MI) between two random variables is a non-negative value, which measures the dependency between the variables. It is equal to zero if and only if two random variables are independent, and higher values mean higher dependency.
maszyna wektorów nośnych (SVM)
começar a aprender
support vector machine (SVM)
macierz konfuzji
começar a aprender
confusion matrix
precyzja – odpowiada na pytanie, jaka proporcja pozytywnych identyfikacji była rzeczywiście poprawna.
começar a aprender
precision - answers the question what proportion of positive identifications was actually correct.
Przywołanie - odpowiedz na pytanie, jaki odsetek rzeczywistych pozytywów został zidentyfikowany poprawnie.
começar a aprender
Recall - answer the question what proportion of actual positives was identified correctly.
FPR, FNR
começar a aprender
FPR, FNR
False Positive Rate (FPR) - type I error. False Negative Rate (FNR) - type II error
f1 score - srednia harmoniczna precyzji i recall
começar a aprender
f1 score precision and recall harmonic mean
niedopasowanie modelu
começar a aprender
underfitting
danych nie da się oddzielić liniowo
começar a aprender
the data is not linearly separable
parkiet
começar a aprender
parquet
type of data
no sql - nie relacyjne
começar a aprender
no sql - non relational
the characteristic we can expect from a no sql database are that it is a non relational database as opposed to relational one
no sql rozpowszechnianie
começar a aprender
no sql distributed
distributed database that is designed to manage large scale data while maintaing a high performance
no sql - skalowalność
começar a aprender
no sql scalability
scalability throughput and availability
skalowalność przepustowości i dostepność
przekleństwo wymiarowości
começar a aprender
curse of dimensionality

Você deve entrar para postar um comentário.