Aug 22, 2024 · 3 min read · Project Details Title: Adding GAM and Discriminant Classification Classes and Implementing Missing Methods Organization: GNU Octave, Google Summer of Code Mentor: Andreas Bertsatos Community Discussion Thread: [ Discourse Thread ] Project Fork: [ For...
Join discussionJun 14, 2023 · 4 min read · Implementing k-d Tree Search A k-d tree or 'k' Dimensional Tree, is a special Binary tree in which every node is a 'k' dimensional point. k-d tree search is performed by building a k-d tree for the training data and then performing a search on the k-...
Join discussion
May 28, 2023 · 3 min read · I am Azmat Khan from Jabalpur, India currently Majoring in Electronics at MITS Gwalior. I am exhilarated to share that I will be Contributing to the Statistics package of GNU Octave this summer. https://github.com/gnu-octave/statistics The aim of t...
Join discussion