Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

🏛📚Programming Assignments of Analysis and Application of Big Data

License

Notifications You must be signed in to change notification settings

tomy0000000/NCHU-Analysis-and-Application-of-Big-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1082 3195 大數據分析與應用 (Analysis and Application of Big Data)

Homework

# Title
1 Chi-Squared Test, Pearson Correlation Coefficient, Covariance
4 Decision Tree, Random Forest, Naive Bayes Classifier
5 Artificial Neural Network
6 Association Rules

Project - Hotel Booking Demand

  • PreProcessing
    • Drop unnecessary columns
    • Fill null values with column distribution
    • Convert column data type
      • Boolean
      • Datetime
      • Timedelta
      • Literal month to integer
      • Merge seperated date
      • One Hot Encoding
  • Visualize Bookings
    • by Country
    • by Arrival time: (Month, Week) × (Overall, Family)
  • Relations
    • Cancel Date and Check-In Date
    • Booking Date and Check-In Date
  • Reasoning Canceled Booking
  • Statistic Lowest Booking Prices

About

🏛📚Programming Assignments of Analysis and Application of Big Data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published