- Learning Data Mining with Python
- Robert Layton
- 88字
- 2021-07-16 13:30:48
A simple classification example
In the affinity analysis example, we looked for correlations between different variables in our dataset. In classification, we instead have a single variable that we are interested in and that we call the class (also called the target). If, in the previous example, we were interested in how to make people buy more apples, we could set that variable to be the class and look for classification rules that obtain that goal. We would then look only for rules that relate to that goal.
推薦閱讀
- Flask Blueprints
- AngularJS Testing Cookbook
- Network Automation Cookbook
- Implementing Cisco Networking Solutions
- C語言從入門到精通(第4版)
- The Data Visualization Workshop
- TradeStation交易應用實踐:量化方法構建贏家策略(原書第2版)
- Learning Unity 2D Game Development by Example
- Rust游戲開發實戰
- 多模態數據分析:AGI時代的數據分析方法與實踐
- Machine Learning for Developers
- IoT Projects with Bluetooth Low Energy
- Java EE 8 and Angular
- iOS Development with Xamarin Cookbook
- AI輔助編程Python實戰:基于GitHub Copilot和ChatGPT