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
- Host: GitHub
- URL: https://github.com/nitor-infotech-oss/aiml-general-algorithms
- Owner: nitor-infotech-oss
- Created: 2021-08-18T11:03:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-22T14:00:04.000Z (almost 4 years ago)
- Last Synced: 2025-02-01T09:22:29.643Z (5 months ago)
- Topics: ensemble-machine-learning, k-fold-cross-validation, lda, reinforcement-learning-algorithms
- Language: Jupyter Notebook
- Homepage:
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)