This repository stores code related to statistics, data science, and artificial intelligence, which are relatively not traditional computer science domains.
Kaggle than Gargle!
These belong to Kaggle but are not related to competitions.
- Data Splitting Practice in R (2023.08.05)
- Trends of F1 Score with Changes in Precision and Recall (2023.06.25)
- Decision Tree Regression with Used Car Prices in R (2022.12.07)
- Black Jack
Not all of the code below is directly related to data science, but for convenience, all code in specialized languages like Julia and R will be categorized under this repository.
- Monte Carlo Simulation of Price Index Random Walks (2024.11.20)
- Triple Pendulum Simulation (2024.09.23)
- Double Pendulum Simulation (2024.09.22)
- K-Means Clustering for Text Data (2024.08.05)
- Initial Practice (2024.05.28)
- Shuffle List (2020.03.30)
- Random Seed Influence (2020.01.05)
- Square Root (2020.01.01) (adjusted 2020.01.04)
- Limited Range Sampling (2019.09.22)
any()
&all()
Practice (2024.02.19)- Slicing String with
substr()
(2023.06.26) List
Practice in R (2022.11.22)Shiny
- 1st Trial (2022.05.04)- Scatter Points in a Circle (2021.08.16)
- Permutations and Combinations (2021.04.05)
- Generating Array and Variables by for Loop (2019.12.06)
- Fibonacci Tornado (2017.05.07)