日本語 English
開講年度/ Academic YearAcademic Year |
20242024 |
科目設置学部/ CollegeCollege |
人工知能科学研究科/Graduate School of Artificial Intelligence and ScienceGraduate School of Artificial Intelligence and Science |
科目コード等/ Course CodeCourse Code |
VR721/VR721VR721 |
テーマ・サブタイトル等/ Theme・SubtitleTheme・Subtitle |
|
授業形態/ Class FormatClass Format |
オンライン(一部対面)/Online (partially face-to-face)Online (partially face-to-face) |
授業形態(補足事項)/ Class Format (Supplementary Items)Class Format (Supplementary Items) |
オンライン(一部対面) |
授業形式/ Class StyleCampus |
実習/Practical TrainingPractical Training |
校地/ CampusCampus |
池袋/IkebukuroIkebukuro |
学期/ SemesterSemester |
春学期/Spring SemesterSpring Semester |
曜日時限・教室/ DayPeriod・RoomDayPeriod・Room |
土2/Sat.2 Sat.2 ログインして教室を表示する(Log in to view the classrooms.) |
単位/ CreditsCredits |
22 |
科目ナンバリング/ Course NumberCourse Number |
AIR6600 |
使用言語/ LanguageLanguage |
日本語/JapaneseJapanese |
履修登録方法/ Class Registration MethodClass Registration Method |
科目コード登録/Course Code RegistrationCourse Code Registration |
配当年次/ Assigned YearAssigned Year |
配当年次は開講学部のR Guideに掲載している科目表で確認してください。配当年次は開講学部のR Guideに掲載している科目表で確認してください。 |
先修規定/ Prerequisite RegulationsPrerequisite Regulations |
|
他学部履修可否/ Acceptance of Other CollegesAcceptance of Other Colleges |
履修登録システムの『他学部・他研究科履修不許可科目一覧』で確認してください。 |
履修中止可否/ Course CancellationCourse Cancellation |
-(履修中止制度なし/ No system for cancellation) |
オンライン授業60単位制限対象科目/ Online Classes Subject to 60-Credit Upper LimitOnline Classes Subject to 60-Credit Upper Limit |
|
学位授与方針との関連/ Relationship with Degree PolicyRelationship with Degree Policy |
各授業科目は、学部・研究科の定める学位授与方針(DP)や教育課程編成の方針(CP)に基づき、カリキュラム上に配置されています。詳細はカリキュラム・マップで確認することができます。 |
備考/ NotesNotes |
After completing this course, students should be able to:
-explain the concepts and terminology associated with data science
-understand general data science methods
-choose the appropriate data science method given particular phenomena and data
-understand the limitations of data analysis stemming from assumptions embedded in the method, the finite resolution of the data, the sampling bias of the data, and so on.
-develop an approach for the analysis of various types of real data
-recognize the importance of empirical analysis based on real data
-understand the need to interpret results based on domain knowledge
This course will provide students with the foundations of data science. Students will learn the concepts, techniques, and tools needed to analyze various types of real-world data.
1 | データ分析のためのPythonの基礎 |
2 | データの読み込み |
3 | データの連結 |
4 | データの前処理(データの型、正規表現、欠損値の処理) |
5 | データの可視化と図の作成 |
6 | データの前処理(One-hot encoding、正規化、データの分割) |
7 | 回帰分析 |
8 | 交差検証法 |
9 | 次元削減、特徴量選択 |
10 | 機械学習の説明可能性 |
11 | ベイズの定理とベイズ推定 |
12 | 分析結果のプレゼンテーションとディスカッション |
13 | 分析結果のプレゼンテーションとディスカッション |
14 | 分析結果のプレゼンテーションとディスカッション |
板書 /Writing on the Board
スライド(パワーポイント等)の使用 /Slides (PowerPoint, etc.)
上記以外の視聴覚教材の使用 /Audiovisual Materials Other than Those Listed Above
個人発表 /Individual Presentations
グループ発表 /Group Presentations
ディスカッション・ディベート /Discussion/Debate
実技・実習・実験 /Practicum/Experiments/Practical Training
学内の教室外施設の利用 /Use of On-Campus Facilities Outside the Classroom
校外実習・フィールドワーク /Field Work
上記いずれも用いない予定 /None of the above
各自の授業の理解度に応じて、適宜、復習することを薦める。
種類 (Kind) | 割合 (%) | 基準 (Criteria) |
---|---|---|
平常点 (In-class Points) | 100 |
授業への参加度と7回程度のレポート(100%) |
備考 (Notes) | ||
なし/None
その他 (Others) | |||||
---|---|---|---|---|---|
授業内で適宜指示する。 |
2024.04.15付シラバス変更
・変更箇所:①科目担当者 ②授業計画(第8回~第11回) ③その他(担当回の記載削除)
・変更理由:科目担当者が変更したため。
本科目は、全授業回数の50%以上がディスカッションなど双方向形式の授業によって運営される。
データサイエンスの用語や概念を理解すること、データサイエンスの手法を修得すること、現象やデータに応じて適切な分析手法を選択できるようになること、分析手法の仮定やデータの解像度・サンプルバイアスなどに起因したデータ分析の限界を理解すること、様々な実データ分析の手法を修得すること、実データに基づいて実証的に分析することの重要性を認識すること、領域知識を踏まえた上で結果を解釈する必要性を理解することを目標とする。
After completing this course, students should be able to:
-explain the concepts and terminology associated with data science
-understand general data science methods
-choose the appropriate data science method given particular phenomena and data
-understand the limitations of data analysis stemming from assumptions embedded in the method, the finite resolution of the data, the sampling bias of the data, and so on.
-develop an approach for the analysis of various types of real data
-recognize the importance of empirical analysis based on real data
-understand the need to interpret results based on domain knowledge
データサイエンスの基礎的手法を解説する。様々な実データを分析する際に必要となる概念や分析手法を学ぶ。
This course will provide students with the foundations of data science. Students will learn the concepts, techniques, and tools needed to analyze various types of real-world data.
1 | データ分析のためのPythonの基礎 |
2 | データの読み込み |
3 | データの連結 |
4 | データの前処理(データの型、正規表現、欠損値の処理) |
5 | データの可視化と図の作成 |
6 | データの前処理(One-hot encoding、正規化、データの分割) |
7 | 回帰分析 |
8 | 交差検証法 |
9 | 次元削減、特徴量選択 |
10 | 機械学習の説明可能性 |
11 | ベイズの定理とベイズ推定 |
12 | 分析結果のプレゼンテーションとディスカッション |
13 | 分析結果のプレゼンテーションとディスカッション |
14 | 分析結果のプレゼンテーションとディスカッション |
板書 /Writing on the Board
スライド(パワーポイント等)の使用 /Slides (PowerPoint, etc.)
上記以外の視聴覚教材の使用 /Audiovisual Materials Other than Those Listed Above
個人発表 /Individual Presentations
グループ発表 /Group Presentations
ディスカッション・ディベート /Discussion/Debate
実技・実習・実験 /Practicum/Experiments/Practical Training
学内の教室外施設の利用 /Use of On-Campus Facilities Outside the Classroom
校外実習・フィールドワーク /Field Work
上記いずれも用いない予定 /None of the above
各自の授業の理解度に応じて、適宜、復習することを薦める。
種類 (Kind) | 割合 (%) | 基準 (Criteria) |
---|---|---|
平常点 (In-class Points) | 100 |
授業への参加度と7回程度のレポート(100%) |
備考 (Notes) | ||
なし/None
その他 (Others) | |||||
---|---|---|---|---|---|
授業内で適宜指示する。 |
2024.04.15付シラバス変更
・変更箇所:①科目担当者 ②授業計画(第8回~第11回) ③その他(担当回の記載削除)
・変更理由:科目担当者が変更したため。
本科目は、全授業回数の50%以上がディスカッションなど双方向形式の授業によって運営される。