An open API service indexing awesome lists of open source software.

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

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)