본문 바로가기

nada

검색하기
nada
프로필사진 ds-nada

  • 분류 전체보기 (36)
    • Programmers (1)
      • Python (1)
      • SQL (0)
    • Server (1)
    • 특강 (0)
    • Project (1)
    • DataScientist_Skill (9)
      • DataMining (1)
      • PreProcessing (3)
      • DeepLearning (2)
      • MachineLearning (3)
    • Python (23)
      • Pandas (23)
Guestbook
Notice
Recent Posts
Recent Comments
Link
  • my git
  • my git blog
«   2025/06   »
일 월 화 수 목 금 토
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
Tags
  • CSV
  • excel
  • JSON
  • unique
  • TensorFlow
  • 정렬
  • dataframe
  • 이미지 증식
  • pandas
  • date_time
  • 데이터분할
  • series
  • Python
  • image
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록데이터분할 (1)

nada

[Python] 데이터 분할 :: train_test_split( )

데이터 분할 :: train_test_split() from sklearn.model_selection import train_test_split train_test_split( arrays, # list, Numpy array, dataframe, etc... test_size = 0.25, # float : 0.0 ~ 1.0 | int : 샘플의 개수 train_size = test_size를 제외한 나머지, # float : 0.0 ~ 1.0 | int : 샘플의 개수 random_state = None, shuffle = True, stratify = None ) Option arrays : 분할시킬 데이터를 입력 test_size : 테스트 데이터셋의 비율(float) or 갯수(int) tra..

DataScientist_Skill/PreProcessing 2023. 8. 31. 00:30
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바