검색결과 리스트
글
Machine learning algorithms can help us to estimate the risk of a financial decision
Financial Data Analysis – Data Processing 1: Loan Eligibility Prediction
https://www.kdnuggets.com/2018/09/financial-data-analysis-loan-eligibility-prediction.html
Machine learning algorithms can help us to estimate the risk of a financial decision
https://towardsdatascience.com/financial-data-analysis-80ba39149126
특정 값이 있는 row만
df = df.loc[(df['loan_status'].isin(['Fully Paid', 'Charged Off']))]
df.shape
(457728, 151)
중복 제거
df.drop_duplicates(inplace= True)
csv data
https://drive.google.com/drive/folders/1SrC90L7273QT2r3d6UBFmifwxo5qVqlY
ArcPy is a Python site package that provides a useful and productive way to perform geographic data analysis, data conversion,
data management, and map automation with Python.
https://pro.arcgis.com/en/pro-app/arcpy/get-started/what-is-arcpy-.htm
'컴퓨터' 카테고리의 다른 글
Wes McKinney - Apache Arrow and the Future of Data Frames (0) | 2020.07.03 |
---|---|
docker container에서 메일 보내기 (0) | 2020.07.02 |
How to Install PHP 5.6 on CentOS 7 (0) | 2020.07.02 |
image-super-resolution (1) | 2020.04.10 |
7 Innovative Machine Learning GitHub Projects you Should Try Out in Python (0) | 2020.04.10 |
설정
트랙백
댓글
글
한글 녹취?
인공지능 받아쓰기 서비스 다글로 출시
음성인식기술 자체보유…정확도 95% 높여
http://news.bizwatch.co.kr/article/mobile/2019/04/22/0017
영상편집 Vrew
https://vrew.voyagerx.com/ko/
'일상' 카테고리의 다른 글
몸이 운동하라고 보내는 5가지 신호 (0) | 2020.09.13 |
---|---|
[펌] 구글 시트를 이용해 10분만에 만든 김영민 교수님 글 모음 (웹크롤링) (0) | 2020.09.11 |
Otter - 영어 녹취 (0) | 2020.07.01 |
손경제 - 2월 29일 방송 AI관련 (0) | 2020.03.04 |
통계공부 (0) | 2020.02.04 |
설정
트랙백
댓글
글
How to Install PHP 5.6 on CentOS 7
How to Install PHP 5.6 on CentOS 7
https://www.tecmint.com/install-php-5-6-on-centos-7/
'컴퓨터' 카테고리의 다른 글
docker container에서 메일 보내기 (0) | 2020.07.02 |
---|---|
Machine learning algorithms can help us to estimate the risk of a financial decision (0) | 2020.07.02 |
image-super-resolution (1) | 2020.04.10 |
7 Innovative Machine Learning GitHub Projects you Should Try Out in Python (0) | 2020.04.10 |
deepai (0) | 2020.04.10 |