반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 데이터분석
- 강화학습
- redux
- 딥러닝
- 리액트네이티브
- TeachagleMachine
- coding
- 카트폴
- 정치인
- 전국국밥
- Ros
- clone coding
- ReactNative
- 사이드프로젝트
- 조코딩
- App
- 크롤링
- 앱개발
- 강화학습 기초
- python
- Instagrame clone
- 머신러닝
- React
- selenium
- pandas
- kaggle
- JavaScript
- FirebaseV9
- 클론코딩
- expo
Archives
- Today
- Total
목록decision truee (1)
qcoding

https://github.com/youngwoos/Doit_Python/tree/main/Data GitHub - youngwoos/Doit_Python: 저장소 저장소. Contribute to youngwoos/Doit_Python development by creating an account on GitHub. github.com ## 소득예측 모델 만들기 import pandas as pd import numpy as np import seaborn as sns df=pd.read_csv('./adult.csv') df 변수명 의미 age 나이 workclass 근로 형태 fnlwgt 인구통계 가중치 education 최종학력 education_num 교육기간 marital_status 결혼상태..
Python 데이터분석
2022. 6. 28. 14:59