Skip to content
 
 

Latest commit

 

History

83 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BDP-team7

2024-2 빅데이터프로그래밍 기말 프로젝트

디렉토리

https://github.com/BDP-team7/

├── data/                # 수집한 원본 데이터 저장 디렉토리
│   ├── raw/             # 원본 스크래핑 데이터
│   ├── processed/       # 전처리 완료된 데이터
│   ├── output/          # 분석 결과 및 모델 학습 결과
│
├── sample_data/         # 샘플 데이터디렉토리
│   ├── summary/         # 상품 요약 데이터
│
├── src/                 # 소스 코드 디렉토리
│   ├── collecting/      # 데이터 수집  관련 코드
│   ├── preprocessing/   # 전처리 관련 코드
│   ├── models/          # 모델 학습 및 예측 코드
│
├── docs/                # 문서 디렉토리
├── README.md            # 프로젝트 설명 파일

ChromeDriver 설치

  1. ChromeDriver 다운로드 페이지에서 Chrome 버전에 맞는 드라이버를 다운로드
  2. 압축 해제 후 chromedriver-win64/ 폴더를 원하는 곳에 배치(수집할 때 chromedriver 위치 알맞게 설정)

About

2024-2 빅데이터프로그래밍 기말 프로젝트

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages