https://github.com/nitor-infotech-oss/aiml-optimization
Optimization Algorithms
https://github.com/nitor-infotech-oss/aiml-optimization
aiml gridsearch
Last synced: about 2 months ago
JSON representation
Optimization Algorithms
- Host: GitHub
- URL: https://github.com/nitor-infotech-oss/aiml-optimization
- Owner: nitor-infotech-oss
- Created: 2021-08-18T10:59:11.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-22T14:30:47.000Z (over 3 years ago)
- Last Synced: 2025-02-01T09:22:32.091Z (4 months ago)
- Topics: aiml, gridsearch
- Language: Jupyter Notebook
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## aiml-optimization
An optimization algorithm is a procedure which is executed iteratively by comparing various solutions till an optimum or a satisfactory solution is found. With the advent of computers, optimization has become a part of computer-aided design activities.- [Grid Search](https://github.com/nitor-infotech-oss/aiml-optimization/blob/main/Grid%20Search.ipynb)
- [Grid Search Dataset](https://github.com/nitor-infotech-oss/aiml-optimization/blob/main/Social_Network_Ads.csv)