All Projects → kaggler-tv → dku-kaggle-class

kaggler-tv / dku-kaggle-class

Licence: other
단국대 SW중심대학 2020년도 오픈소스SW설계 - 캐글뽀개기 수업 일정 및 강의자료

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to dku-kaggle-class

Bike-Sharing-Demand-Kaggle
Top 5th percentile solution to the Kaggle knowledge problem - Bike Sharing Demand
Stars: ✭ 33 (-31.25%)
Mutual labels:  kaggle, datascience
Data-Scientist-In-Python
This repository contains notes and projects of Data scientist track from dataquest course work.
Stars: ✭ 23 (-52.08%)
Mutual labels:  kaggle, datascience
Data-Science
Using Kaggle Data and Real World Data for Data Science and prediction in Python, R, Excel, Power BI, and Tableau.
Stars: ✭ 15 (-68.75%)
Mutual labels:  kaggle, datascience
fast retraining
Show how to perform fast retraining with LightGBM in different business cases
Stars: ✭ 56 (+16.67%)
Mutual labels:  kaggle
Projects-Archive
This hacktober fest, the only stop you’ll need to make for ML, Web Dev and App Dev - see you there!
Stars: ✭ 21 (-56.25%)
Mutual labels:  beginner-friendly
Python-Guide-for-Beginners
A guide for Beginners in Python to refer
Stars: ✭ 47 (-2.08%)
Mutual labels:  beginner-friendly
ytpriv
YT metadata exporter
Stars: ✭ 28 (-41.67%)
Mutual labels:  datascience
first-contrib-app
A search engine to find good beginner issues across Github and become an open source contributor !
Stars: ✭ 33 (-31.25%)
Mutual labels:  beginner-friendly
Fill-the-GAP
[ACL-WS] 4th place solution to gendered pronoun resolution challenge on Kaggle
Stars: ✭ 13 (-72.92%)
Mutual labels:  kaggle
StoreItemDemand
(117th place - Top 26%) Deep learning using Keras and Spark for the "Store Item Demand Forecasting" Kaggle competition.
Stars: ✭ 24 (-50%)
Mutual labels:  kaggle
nim-presentation-slides
Nim Presentation Slides and Examples.
Stars: ✭ 30 (-37.5%)
Mutual labels:  beginner-friendly
Data-Science-Hackathon-And-Competition
Grandmaster in MachineHack (3rd Rank Best) | Top 70 in AnalyticsVidya & Zindi | Expert at Kaggle | Hack AI
Stars: ✭ 165 (+243.75%)
Mutual labels:  kaggle
Plant-Disease-Identification-using-CNN
Plant Disease Identification Using Convulutional Neural Network
Stars: ✭ 89 (+85.42%)
Mutual labels:  kaggle
R-Learning-Journey
Some of the projects i made when starting to learn R for Data Science at the university
Stars: ✭ 19 (-60.42%)
Mutual labels:  datascience
blogpost codes
Repo of my blogpost articles codes
Stars: ✭ 41 (-14.58%)
Mutual labels:  datascience
JS-OS
An Unified Operating System on the web
Stars: ✭ 54 (+12.5%)
Mutual labels:  beginner-friendly
dotfiles skeleton
robust and beginner friendly dotfile skeleton
Stars: ✭ 14 (-70.83%)
Mutual labels:  beginner-friendly
ML-DS-Guide
Complied Resources for learning Machine Learning & Data Science
Stars: ✭ 42 (-12.5%)
Mutual labels:  datascience
schrutepy
The Entire Transcript from the Office in Tidy Format
Stars: ✭ 22 (-54.17%)
Mutual labels:  datascience
messages
A python package designed to make sending messages easy and efficient!
Stars: ✭ 38 (-20.83%)
Mutual labels:  beginner-friendly

단국대 2020년 가을학기 캐글 뽀개기 강좌

수업일정

날짜 주제 강의자료 강의영상 과제
2020-09-01 강사/과목 소개 슬라이드 동영상 GitHub 가입. 과목 GitHub 팀 등록. 자기소개. Dacon 가입
2020-09-03 개발 환경 설정 슬라이드 동영상 GitHub 리포 생성. 가상환경 설정. 라이브러리 설치. 대회 데이터 다운로드
2020-09-08 Pandas 슬라이드 동영상 Pandas를 활용한 단국대 대회 데이터 EDA
2020-09-10 Numpy, 선형회귀 슬라이드 동영상 scikit-learn의 LinearRegression/LogisticRegression 모델링
2020-09-15 수치형변수 가공 슬라이드 동영상 수치형변수 가공
2020-09-17 라이브 질의응답
2020-09-22 Scikit-Learn, 결정트리 슬라이드 동영상 결정트리 모델 예측 값 대회에 제출
2020-09-24 Random Forests, LightGBM 슬라이드 동영상 RF/LightGBM 모델 예측값 대회에 제출
2020-09-29 교차검증 (CV), Stacking 슬라이드 동영상 CV/Stacking 사용한 모델 예측값 대회에 제출
2020-10-01 추석연휴 - 휴강
2020-10-06 모델튜닝, Hyperopt, Optuna 슬라이드 동영상 대회 참여
2020-10-08 라이브 질의응답
2020-10-13 파이프라인, Make 슬라이드 동영상 코드공유 및 발표준비
2020-10-15 범주형변수 가공 1 슬라이드 동영상 코드공유 및 발표준비
2020-10-20 중간고사 주 - 팀 발표 코드 제출
2020-10-22 중간고사 주 - 팀 발표
2020-10-27 라이브 질의응답
2020-10-29 신경망, Keras 슬라이드 동영상 신경망 모델 학습
2020-11-03 개교기념일 - 휴강
2020-11-05 문자열변수 가공 슬라이드 동영상 Tfidf 피처를 이용한 모델 학습
2020-11-10 Embeddings, RNN 슬라이드 동영상 Embedding + RNN 모델 학습
2020-11-12 선학습 임베딩, 전이학습 슬라이드 동영상 선학습 임베딩
2020-11-17 Data Augmentation 슬라이드 동영상 Text Augmentation 적용
2020-11-19 라이브 질의응답
2020-11-24 CNN 슬라이드 동영상 대회 참여
2020-11-26 이미지 분류 학습 슬라이드 동영상 대회 참여
2020-12-01 후처리, 기타 팁 슬라이드 동영상 대회 참여
2020-12-03 라이브 질의응답 코드공유 및 발표준비
2020-12-08 기말고사 주 - 팀 발표 코드 제출
2020-12-10 기말고사 주 - 팀 발표
2020-12-16 보강 #1
2020-12-21 보강 #2
  • 세부 일정은 변경 가능
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].