https://github.com/ufukozdogan/find-s
:alien: Implementation of Find-S Algorithm made with Java Swing
https://github.com/ufukozdogan/find-s
algorithm artificial-intelligence artificial-intelligence-algorithms java-swing
Last synced: 8 months ago
JSON representation
:alien: Implementation of Find-S Algorithm made with Java Swing
- Host: GitHub
- URL: https://github.com/ufukozdogan/find-s
- Owner: ufukozdogan
- Created: 2018-01-03T17:55:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-03T18:55:12.000Z (almost 8 years ago)
- Last Synced: 2025-04-02T11:38:39.751Z (8 months ago)
- Topics: algorithm, artificial-intelligence, artificial-intelligence-algorithms, java-swing
- Language: Java
- Homepage:
- Size: 78.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# find-s-algorithm
# Implementation of Find-S Algorithm made with using Java Swing
### Resources and Tools
* This application is made with Java Swing. No other libraries or tools used.
### What does it do?
* It calculates the find-s algorithm which mainly used in machine learning.
* Sky, Air Temperature, Humidity, Wind, Water and Forecast are the data columns and result is, well, the result column.
* You can see my inspiration table (aka default table values) by clicking [here](https://image.slidesharecdn.com/machine-learning-chapter-11-21159/95/machine-learning-chapter-11-2-27-638.jpg?cb=1422557108).
* You can **edit** the table in real time and get the results instantly by clicking the button.
### Screenshots
###### Main Form

Ufuk Özdoğan | 2017