Skip to content
View uujeong's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report uujeong

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
uujeong/README.md

header

Hits uujeong
Portfolio Blog Gmail Badge

Typing SVG

#!/usr/bin/python
# -*- coding: utf-8 -*-

class PassionateMLEngineer:
    def __init__(self):
        self.name = "YUJEONG KIM"
        self.languages_spoken = ["ko_KR", "en_US"]
        self.interests = ["Machine Learning", "NLP"]

    def focus(self):
        print("With a focus on both theory and application, I aim to predict and analyze data patterns,")
        print("and understand complex feature extraction from large datasets.")

    def goal(self):
        print("Use my knowledge and skills to create innovative solutions and deepen my understanding and practical abilities.")

me = PassionateMLEngineer()
me.focus()
me.goal()

๐Ÿ“” Latest Blog posts

๐Ÿ”ง Tech Stack ๐Ÿ”จ

๐Ÿ My primary programming language is

Python



๐Ÿ’Œ Contact me

Mailย  LinkedInย  Slackย 

footer

Pinned Loading

  1. uujeong.github.io uujeong.github.io Public

    HTML

  2. Visualization_with_Python Visualization_with_Python Public

    ML ๋ชจ๋ธ ๊ฐœ๋ฐœ, ์„ฑ๋Šฅ ํ‰๊ฐ€ ๊ณผ์ •์—์„œ ์‹œ๊ฐํ™” library๋ฅผ ํ™œ์šฉํ•˜๋Š” ๋ฐฉ๋ฒ•

    Jupyter Notebook