class DataGuy:
def __init__(self):
self.current_role = "Data Analyst"
self.code_skills = ["HTML", "CSS", "JavaScript", "PHP", "Python", "Java", "SQL"]
self.tools = ["Snowflake SQL", "Apache Superset", "PowerBI", "SPSS", "Pandas", "spaCy", "Langchain", "Transformers", "Scikit-learn", "Wordpress", "& many more"]
self.architecture = ["event-driven", "microservice", "pipeline", "data lake"]
self.interests = {
"NLP": [
"Sentiment Analysis",
"Topic Modeling",
"Word Embeddings",
"Transformer",
"LLMs"
],
"ML": [
"Predictive Modeling",
"Data Mining",
"Clustering Algorithms",
"Dimensionality Reduction",
"Embeddings"
]
}
def say_hi(self):
print("My name is Matthias Zajcev and I am from Cologne, Germany. I'm a University of Applied Sciences Cologne graduate and currently focussing on my Masters degree. I love to extend and generate new knowledge in various fields to become an expert in Data Science with focus on Natural Language Processing and Machine Learning.")
matthias = DataGuy()
matthias.say_hi()
My name is Matthias Zajcev and I am from Cologne, Germany. I'm a University of Applied Sciences Cologne graduate and currently focusing on my Masters degree. I love to extend and generate new knowledge in various fields to become an expert in Data Science with focus on Natural Language Processing and Machine Learning.
π Iβm currently working on clustering unsupervised data with reduced dimensionality to discover knowledge in a business setting.
π― Iβm looking to collaborate on anything in the direction of NLP / ML.
π¬ Ask me about anything!
π« How to reach me: Preferably on LinkedIn.
β‘ Fun fact: I adore caffeine and cats.