Difference between revisions of "Fall 2025: Data Mining-1"
Jump to navigation
Jump to search
(Created page with "DM-1") |
|||
Line 1: | Line 1: | ||
− | + | == '''Lab 0: Getting Started''' ( week of 04<sup>th</sup>, 11<sup>th</sup > & 18<sup>th</sup > August 2025 ) == | |
+ | {| class="wikitable" style="text-align: justify; width: 100%"; | ||
+ | |- | ||
+ | ! Q. NO. | ||
+ | ! Program | ||
+ | ! Practical No. | ||
+ | ! Remarks | ||
+ | |- | ||
+ | | style="width: 8%" | 1 | ||
+ | | style="width: 60%" | https://www.cse.msu.edu/~ptan/dmbook/tutorials/tutorial1/tutorial1.html | ||
+ | | style="width: 15%" | Practice Set No. 1 | ||
+ | | Introduction to Python | ||
+ | |- | ||
+ | | 2 || https://www.cse.msu.edu/~ptan/dmbook/tutorials/tutorial2/tutorial2.html || Practice Set No. 2 || Introduction to Numpy and Pandas | ||
+ | |- | ||
+ | | 3 || https://www.cse.msu.edu/~ptan/dmbook/tutorials/tutorial3/tutorial3.html || Practice Set No. 3 || Data Exploration | ||
+ | |} |
Revision as of 08:22, 18 August 2025
Lab 0: Getting Started ( week of 04th, 11th & 18th August 2025 )
Q. NO. | Program | Practical No. | Remarks |
---|---|---|---|
1 | https://www.cse.msu.edu/~ptan/dmbook/tutorials/tutorial1/tutorial1.html | Practice Set No. 1 | Introduction to Python |
2 | https://www.cse.msu.edu/~ptan/dmbook/tutorials/tutorial2/tutorial2.html | Practice Set No. 2 | Introduction to Numpy and Pandas |
3 | https://www.cse.msu.edu/~ptan/dmbook/tutorials/tutorial3/tutorial3.html | Practice Set No. 3 | Data Exploration |