Taeyoon.Kim.DS

고정 헤더 영역

글 제목

메뉴 레이어

Taeyoon.Kim.DS

메뉴 리스트

  • 홈
  • 태그
  • 방명록
  • 분류 전체보기 (121)
    • AWS Certified Machine Learn.. (16)
    • 데이터 과학 (49)
    • Generative AI with Large La.. (39)
    • Hugging Face Course (10)
    • Random (1)
    • HashiCorp Certified :Terraf.. (1)
    • 유학.커리어 고민 (2)
    • 커피챗 (1)

검색 레이어

Taeyoon.Kim.DS

검색 영역

컨텐츠 검색

데이터 과학

  • [Leetcode] Algorithm (1)

    2024.04.22 by Taeyoon.Kim.DS

  • 10 Ways to use ML with GCP

    2024.04.05 by Taeyoon.Kim.DS

  • Chi-Square - For The Perfect Understanding

    2024.04.05 by Taeyoon.Kim.DS

  • YoloV5 vs Yolov8

    2024.03.29 by Taeyoon.Kim.DS

  • [MidJourney] A piano man

    2024.03.19 by Taeyoon.Kim.DS

  • [Terraform] State

    2024.02.20 by Taeyoon.Kim.DS

  • [AWS] Generative AI for Retail and Consumer Packaged Goods: Maximize business value

    2024.02.15 by Taeyoon.Kim.DS

  • [AWS] Workshop for Elastic Kubernetes Service (EKS)

    2024.02.15 by Taeyoon.Kim.DS

[Leetcode] Algorithm (1)

https://leetcode.com/problems/two-sum/ Two sum - The Two Sum problem is a common algorithmic challenge that can be approached in several ways depending on the desired time complexity and space complexity. Here's an overview of two primary methods to solve the Two Sum problem: class Solution: def twoSum(self, nums: List[int], target: int) -> List[int]: n = len(nums) for i in range(n - 1): # range..

데이터 과학 2024. 4. 22. 17:08

10 Ways to use ML with GCP

https://www.youtube.com/watch?v=oQMgqMRR-io TLDR: basically an advertisement for VertextAI 1. Prototype to classify images, specifically for identifying flower species based some photos I have. 1-1 Teachable Machine - browser base tool classifiers - capture training data directly. https://teachablemachine.withgoogle.com/train/image 2. AutoML Vertax AI Custom enterprise levle - text, image, tabul..

데이터 과학 2024. 4. 5. 21:26

Chi-Square - For The Perfect Understanding

The chi-square test is a method of analysis for two categorical variables. For example, comparing preferred 스포츠 by 나이 범주. 머신러닝 데이터에서는 Yes or No라는 1,2 categorical 타겟 변수와, column의 feature가 서로 관련이 있는지에 대해서 알아보는 것이다. The null hypothesis (귀무가설) is rejected if the p-value

데이터 과학 2024. 4. 5. 19:03

YoloV5 vs Yolov8

Yolov8 parameters Yolov8 is much faster with GPU but slower with CPU than Yolov5. Yolov8 accuracy is higher than Yolov5 accuracy.

데이터 과학 2024. 3. 29. 22:26

[MidJourney] A piano man

U - Upscale V - Variation Reroll - Regeneration Vary(Sublte), Inpainting - Vary (Region) --> Blue sky Outpainting (Pan, Right) Zoom Out (2X), custom zoom - Picture frames hanging in an antique meseum

데이터 과학 2024. 3. 19. 09:54

[Terraform] State

terraform state list --> aws_vpc.mtc_vpc terraform state show aws_vpc.mtc_vpc resource "aws_vpc" "mtc_vpc" { arn = "arn:aws:ec2:us-west-1:851725444419:vpc/vpc-0fceb1f754b66a462" assign_generated_ipv6_cidr_block = false cidr_block = "10.123.0.0/16" default_network_acl_id = "acl-0574e89785178234a" default_route_table_id = "rtb-0eb0abbbb94c4a79e" default_security_group_id = "sg-0f082ff0d48a68667" d..

데이터 과학 2024. 2. 20. 01:05

[AWS] Generative AI for Retail and Consumer Packaged Goods: Maximize business value

Infrastructure for FM training and Inference AWS & Nvidia with VM. Amazon SageMaker - Build, train, and deploy ML models at scale Hugging Face, fundamental model Tools to build with LLMs and other FMs - Amazon Bedrock choice of models, customize FMs using data, enterprise-grade security and privacy. Bedrock - LLMA2, Satable, Claude Retrieval Augmented Generation

데이터 과학 2024. 2. 15. 19:41

[AWS] Workshop for Elastic Kubernetes Service (EKS)

AWS Elastic Kubernetes Service (EKS)는 Amazon Web Services (AWS)에서 제공하는 완전관리형 Kubernetes 서비스입니다. Kubernetes는 컨테이너화된 애플리케이션을 배포하고 관리하기 위한 오픈소스 플랫폼으로, EKS는 이를 더 쉽게 사용할 수 있도록 AWS에서 관리하는 환경을 제공합니다. EKS를 사용하면 사용자는 Kubernetes 클러스터를 손쉽게 구축하고 관리할 수 있습니다. 사용자는 클러스터의 노드를 프로비저닝하고, Kubernetes 제어 평면을 실행하고, 작업 로드로드와 네트워크 관리를 수행할 필요가 없습니다. AWS는 이러한 작업을 자동으로 처리하여 사용자가 애플리케이션에 집중할 수 있도록 합니다. EKS는 네이티브 Kubernetes ..

데이터 과학 2024. 2. 15. 19:24

추가 정보

인기글

최신글

페이징

이전
1 2 3 4 ··· 7
다음
TISTORY
Taeyoon.Kim.DS © Magazine Lab
페이스북 트위터 인스타그램 유투브 메일

티스토리툴바