Skip to content

bomb1000/PL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

PL

112-2 師大科技系程式語言 (Programming Language at National Taiwan Normal University (NTNU) in 2024)

授課教師:蔡芸琤老師(Pecu)

姓名:鍾孟傑(Michael)

系級:選讀生 (學號: 91299217Y)

作業連結區

HW1

  • Read the data using Python Pandas and convert the DataFrame to a Set data type.
  • Utilize the characteristics of the Set data type to perform union, intersection, and difference analyses.
  • Explain the results of the analysis.

HW2

  • Perform EDA on store sales data from Kaggle.
  • Build machine learning model to predict store sales.
  • Make hypothesis based on the previous result and then optimize the the model.
  • Summarize the results of the analysis.

HW3

  • Clean the scraped website content using regular expressions.
  • Structure the relevant data into two formats: a DataFrame and a dictionary (you may modularize the code as desired).
  • Export these two data formats into CSV and JSON files, respectively.
  • Create an explanatory video of the code and upload it to YouTube.

HW4

  • Continue exploring the dataset obtained from Assignment Three's web scraping.
  • Extract features from the unstructured data.
  • Use jieba for word segmentation and obtain keyword frequencies.
  • Obtain a summary using an LLM (Large Language Model), then extract keywords from the summary.
  • Visualize these features using an association graph.

課程筆記區

最新筆記

W2 class

W3 class

W4 class

W5 class

W6 class

W7 class

  • No class (Tomb Sweeping Day)

W8 class

W9 class

W10 class

W11 class

W12 class

W13 class

W14 class

W15 class

W16 class



專題連結區

Linebot_PL_Assistant

Demo Video

Linebot ID & QRcode

Linebot QRcode

Markdown 語法說明:https://markdown.tw/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages