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

https://github.com/nitor-infotech-oss/aiml-general-algorithms

AIML Algorithms
https://github.com/nitor-infotech-oss/aiml-general-algorithms

ensemble-machine-learning k-fold-cross-validation lda reinforcement-learning-algorithms

Last synced: 3 months ago
JSON representation

AIML Algorithms

Awesome Lists containing this project

README

        

## aiml-general-algorithms


-[k-Fold Cross Validation](https://github.com/nitor-infotech-oss/aiml-general-algorithms/blob/main/k-Fold%20Cross%20Validation.ipynb)


-[k-Fold Cross Validation Dataset ](https://github.com/nitor-infotech-oss/aiml-general-algorithms/blob/main/Social_Network_Ads.csv)

-[LDA](https://github.com/nitor-infotech-oss/aiml-general-algorithms/blob/main/LDA.ipynb)

-[LDA Dataset](https://github.com/nitor-infotech-oss/aiml-general-algorithms/blob/main/Wine.csv)

-[Reinforcement Upper Confidence Bound](https://github.com/nitor-infotech-oss/aiml-general-algorithms/blob/main/Reinforcement%20Upper%20Confidence%20Bound.ipynb)

-[Reinforcement Upper Confidence Bound Dataset](https://github.com/nitor-infotech-oss/aiml-general-algorithms/blob/main/Ads_CTR_Optimisation.csv)

-[Ensemble Models](https://github.com/nitor-infotech-oss/aiml-general-algorithms/blob/main/Ensemble%20Models.ipynb)

-[Ensemble Models Dataset](https://github.com/nitor-infotech-oss/aiml-general-algorithms/blob/main/Data.csv)