top of page
This site was designed with the
.com
website builder. Create your website today.
Start Now
Sarka Pribylova
Email:
sarka.pribylova@gmail.com
All Posts
Python
R Studio
Artificial Intelligence
Economics
Statistics
Marketing
Mathematics
Semantics
Search
Aug 24, 2022
Python - Semantic similarity - Definition of Ontology
The purpose of this contribution is to try various pretrained semantic models and compare cosinus similarity scores among sentences. As...
Mar 20, 2022
Python - Probability - Dice rolls sum
# You roll together 5 fair, six-sided dices. # 1. What is the probability that the sum of the five dices is equal to 19 ? 13.9% # 2. What...
Feb 28, 2022
PySpark - Data Frame Basic Operations in Google Colaboratory
# PySpark - Data Frame !pip install pyspark pip install findspark import findspark # Use pandas to import csv import pandas as pd...
May 21, 2021
Python - Binary Bootstrap Sample
The code provides Yes/No prediction, fitting binary bootstrap sample for mistakes in data entries. Leo Breiman was (1928 – 2005)...
bottom of page