GithubHelp home page GithubHelp logo

dss_project's Introduction

Decision Support System (DSS) Project

Overview

The Decision Support System (DSS) project is a machine learning application built using C# and Weka, aimed at assisting decision-making processes through automated analysis of datasets. This project provides a user-friendly interface for users to upload datasets, evaluate multiple machine learning algorithms, and make predictions based on the selected model.

Key Features

  • Algorithm Evaluation: Evaluate various machine learning algorithms, including Naive Bayes, K Nearest Neighbor, Decision Trees, Neural Networks, and Support Vector Machines, to determine the most suitable model for a given dataset.
  • Data Preprocessing: Support for data preprocessing techniques such as normalization and nominal to binary conversion to enhance the quality of analysis.
  • Cross-Validation: Perform cross-validation to assess the accuracy and reliability of each algorithm on the provided dataset.
  • Real-Time Feedback: Provide real-time feedback on algorithm performance and success rates to guide decision-making.

Getting Started

  1. Clone the Repository: Clone this repository to your local machine using https://github.com/yasser942/DSS_Project.git.
  2. Install Dependencies: Ensure you have Weka installed on your system. You can download it from Weka's official website.
  3. Open Solution: Open the DSS_LastAssignment.sln solution file in Visual Studio.
  4. Build and Run: Build the solution and run the MainForm.cs file to launch the application.

Usage

  1. Upload Dataset: Click on the "Browse" button to select and upload a dataset in ARFF format.
  2. Evaluate Algorithms: Click on the "Evaluate" button to evaluate multiple machine learning algorithms on the uploaded dataset.
  3. View Results: The application will display the best-performing algorithm along with its success rate.
  4. Make Predictions: Use the "Discover" button to input new data instances for prediction using the selected algorithm.

Contributing

Contributions are welcome! If you have any suggestions, enhancements, or bug fixes, feel free to open an issue or create a pull request. For major changes, please open an issue first to discuss the proposed changes.

Acknowledgements

  • Weka: The project utilizes Weka, a powerful machine learning library.
  • Windows Forms: The user interface is built using Windows Forms for a seamless user experience.

Contact

For any inquiries or feedback, please contact [[email protected]].

dss_project's People

Contributors

yasser942 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.