반응형 인공지능28 Kaggle API 사용하기 www.kaggle.com Kaggle: Your Machine Learning and Data Science Community Kaggle is the world’s largest data science community with powerful tools and resources to help you achieve your data science goals. www.kaggle.com - compete tab 선택 - "Bag of words meets bags of popcorn" 을 검색창에 입력 1. data탭 선택 & 직접 다운로드 2. kaggle API down - 아나콘다, 캐글api설치 >conda install kaggle - 계정 연동 ( 회원가입>어카운트 탭>create API T.. 2021. 5. 10. [파이썬] 우분투 주피터 jupyter 원격 접속 서버 설정하는법, 오류 고치기 light-tree.tistory.com/111 [파이썬] 우분투 주피터 jupyter 원격 접속 서버 설정하는법, 오류 고치기 1. jupyter 에서도 같은 파일만 아니면 한명 이상의 유저가 서버에 접근해서 작업을 실행할 수 있습니다. 2. 제 OS환경은 우분투 16.04 버전입니다. 윈도우도 방화벽 해제랑 jupyter_notebook_config.py 파일 light-tree.tistory.com 1. jupyter 에서도 같은 파일만 아니면 한명 이상의 유저가 서버에 접근해서 작업을 실행할 수 있습니다. 2. 제 OS환경은 우분투 16.04 버전입니다. 윈도우도 방화벽 해제랑 jupyter_notebook_config.py 파일 경로처럼 경로설정하는 부분만 센스있게 고쳐쓰시면 관리자모드 powe.. 2021. 5. 4. kaggle-Jane Street Market Prediction Jane Street Market Prediction www.kaggle.com/c/jane-street-market-prediction/overview/description Jane Street Market Prediction Test your model against future real market data www.kaggle.com 2021. 5. 4. scikit-learn CV(Cross Validation) scikit-learn.org/stable/modules/cross_validation.html 3.1. Cross-validation: evaluating estimator performance Learning the parameters of a prediction function and testing it on the same data is a methodological mistake: a model that would just repeat the labels of the samples that it has just seen would have a perfect score but would fail to predict anything useful on yet-unseen data. This situa.. 2021. 5. 4. 이전 1 ··· 3 4 5 6 7 다음 반응형