class Ozancan:
def __init__(self):
self.role = "PhD Candidate"
self.institution = "University of Groningen"
self.department = "Bernoulli Institute for Mathematics, CS & AI"
self.location = "Groningen, Netherlands π³π±"
self.origin = "Ankara, Turkey πΉπ·"
def education(self):
return {
"PhD": "University of Groningen (ongoing)",
"MSc": "METU Statistics (2020) π Valedictorian",
"BSc": "METU Statistics (2017) π Valedictorian"
}
def research_interests(self):
return [
"Machine Learning for Time Series",
"Deep Learning Applications",
"Sequential Data Analysis",
"Stock Market & Fundamental Analysis",
"LLMs and Their Societal Impact"
]π Published author with peer-reviewed articles | βοΈ Columnist at T24 Online Newspaper
"I love learning and teaching statistics, and exploring how LLMs are reshaping society and the economy."
|
|
I share my knowledge through various platforms:
| Platform | Content |
|---|---|
| π° T24 Columns | Articles on data science & society |
| π Medium | Technical tutorials & insights |
| π¬ Research Blog | Academic articles |
| π Python Posts | Python tutorials |
| π R Posts | R programming guides |





