Thanks to visit codestin.com
Credit goes to github.com

Skip to content

zineb1224/PFEProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Human Machine Interface (IHM) for SVM Machine Learning Models

Introduction

This repository contains the code for a Human Machine Interface (IHM) developed as part of a project for end-of-studies. The IHM is designed to interact with Support Vector Machine (SVM) machine learning models. This README provides an overview of the project, installation instructions, and usage guidelines.

Features

  • User-friendly interface for interacting with SVM models.
  • Load pre-trained SVM models.
  • Visualize data.
  • Perform model evaluation.

Requirements

  • Python 3.x
  • Required Python libraries: tkinter, scikit-learn, numpy, matplotlib

Installation

  1. Clone this repository to your local machine:
git clone https://github.com/zineb1224/PFEProject.git
  1. Navigate to the project directory:
cd PFEProject
  1. Install the required Python libraries:
pip install -r requirements.txt

Usage

  1. Run the main application script:
python interfaceGraphique.py
  1. Use the interface to load or train SVM models, visualize data, make predictions, and evaluate model performance.

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Acknowledgements

  • The development of this project was inspired by the need for a user-friendly interface for SVM machine learning models.
  • Special thanks to [contributors] for their valuable input and feedback.

Feel free to customize this template according to your project's specifics.

About

projet du pfe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages