Skip to content

ysekky/waseda-datascience-lecture-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

waseda-datascience-lecture-2020

早稲田大学大学院大学院基幹理工学研究科の2020年度講義である「ウェブサービスにおけるデータサイエンス実践」の演習資料置き場です。

本講義の演習のデータについては、受講者のみに別途配布します。

環境構築

  • Python3系
  • Jupyter Notebook
$ git clone https://github.com/ysekky/waseda-datascience-lecture-2020
$ cd waseda-datascience-lecture-2020
$ python -m venv env
$ source env/bin/activate
$ pip install -r requrements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published