8000 GitHub - mzajcev/mzajcev: My personal repository
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mzajcev/mzajcev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

Me, myself and I Me, myself and I at work

Hello and Welcome to my GitHub Profile Waving Hand

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.


Additional information:

🔭 Im currently working on clustering unsupervised data with reduced dimensionality to discover knowledge in a business setting.
👯 Im 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.

My (and probably everyones) Eternal Triangle:

Work Life Balance GIF

About

My personal repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0