바틀비의 타자기

  • 홈
  • 태그
  • 방명록

Chat GPT 기록 2

ML modeling step by step

1. Define the Problem: Understand the problem you want to solve with machine learning. Define clear goals and objectives for the project. 2. Data Collection: Gather relevant data that will be used to train and test the model. Data can come from various sources such as databases, APIs, files, etc. 3. Data Cleaning and Preprocessing Data cleaning and preprocessing are crucial steps in the machine ..

Chat GPT 기록 2024.02.29

requirements.txt의 패키지 버전 확인 및 업데이트하기

결과물 import importlib.metadata def update_requirements_txt(file_path): # Open file_path and read each lines with open(file_path, 'r') as file: lines = file.readlines() #List to store the results results = [] # Flag tio check if all packages are installed. If not False. all_installed = True for line in lines: if '==' in line: package_name = line.split('==')[0] else: package_name = line.strip() try..

Chat GPT 기록 2024.02.09
이전
1
다음
더보기
프로필사진

  • 분류 전체보기
    • 데이터 분석 캠퍼스
    • IT학습
      • Python
      • CodingTest
      • Library
      • Github&Git
      • Figma
      • 기타
    • 데이터분석
      • ADsP
    • 자료구조와 알고리즘
    • Chat GPT 기록
    • 일기장

Tag

알고리즘, Anaconda, pandas, jupyter, Selenium, 플러그인, 가상환경, SciPy, 웹크롤링, seaborn, git, 통계분석, matplotlib, Numpy, Python, figma,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

Archives

Calendar

«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

  • 깃허브

티스토리툴바