GithubHelp home page GithubHelp logo

my_decision_tree's Introduction

決策樹分類器開發

專案概述

這個project旨在透過實作決策樹分類器,進行資料探勘實作。使用 Python 及相關套件,我選擇了兩個不同的資料集,其中包括自選資料集和UCI Datasets提供的Adult資料集。透過模型訓練,將評估分類器在訓練資料和測試資料上的正確率,並進行進一步的分析。

Task

使用UCI Datasets的Bank Marketing資料集

  • 下載並使用UCI Datasets提供的Bank Marketing資料集,同樣進行訓練及測試資料的劃分。
  • 開發決策樹分類器,使用 Python 及相應套件實現。
  • 評估訓練資料及測試資料上的分類正確率。

使用UCI Datasets的Adult資料集

  • 下載並使用UCI Datasets提供的Adult資料集,同樣進行訓練及測試資料的劃分。
  • 開發決策樹分類器,使用相同的Python套件進行實作。
  • 評估訓練資料及測試資料上的分類正確率。

結果輸出與分析

  • 將測試資料的分類結果輸出到一個Excel檔案中,包含正確的類別以及分類器預測的類別。
  • 進行分析,檢視模型預測的效果和可能的改進方向。

決策樹參數優化

專案成果

  • 以視覺化方式呈現決策樹模型。
  • Excel檔案記錄測試資料的實際類別和分類器的預測類別。
  • 分析模型在不同資料集上的表現,並提出可能的改進策略。
  • 專案報告,包括專案背景、方法、結果和未來工作建議。

my_decision_tree's People

Contributors

jlee0322 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.