Showing 25 open source projects for "knn"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 1
    Pytorch Points 3D

    Pytorch Points 3D

    Pytorch framework for doing deep learning on point clouds

    Torch Points 3D is a framework for developing and testing common deep learning models to solve tasks related to unstructured 3D spatial data i.e. Point Clouds. The framework currently integrates some of the best-published architectures and it integrates the most common public datasets for ease of reproducibility. It heavily relies on Pytorch Geometric and Facebook Hydra library thanks for the great work! We aim to build a tool that can be used for benchmarking SOTA models, while also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GSMLBook

    GSMLBook

    Recipes for basic machine learning algorithms using sklearn in jupyter

    ... descent); classification and regression trees; random forests;  neural networks; probabilistic methods (KNN, naive Bayes', QDA, LDA); dimensionality reduction with PCA; support vector machines; and clustering with K-Means, hierarchical, and DBScan. Appendices provide a review of probability and linear algebra. While some mathematical foundation is provided, it is not essential for understanding the implementations. The target audience is advanced community college and university students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DSTK - Data Science TooKit 3

    DSTK - Data Science TooKit 3

    Data and Text Mining Software for Everyone

    DSTK - Data Science Toolkit 3 is a set of data and text mining softwares, following the CRISP DM model. DSTK offers data understanding using statistical and text analysis, data preparation using normalization and text processing, modeling and evaluation for machine learning and algorithms. It is based on the old version DSTK at https://sourceforge.net/projects/dstk2/ DSTK Engine is like R. DSTK ScriptWriter offers GUI to write DSTK script. DSTK Studio offers SPSS Statistics like GUI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 5
    The Edge Machine Learning library

    The Edge Machine Learning library

    Machine learning algorithms for edge devices

    Machine learning models for edge devices need to have a small footprint in terms of storage, prediction latency, and energy. One instance of where such models are desirable is resource-scarce devices and sensors in the Internet of Things (IoT) setting. Making real-time predictions locally on IoT devices without connecting to the cloud requires models that fit in a few kilobytes.These algorithms can train models for classical supervised learning problems with memory requirements that are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Makine Öğrenmesi Matlab de kendi yazdığım KNN ve KMEANS fonksiyonu ve fitctree hazır fonksiyonuyla yapılmış Karar Ağacı projesi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    • Objective: Design a Web-based software that predicts the appearance of a new link between two nodes in a social network • Datasets: Dolphin Social Network: https://networkdata.ics.uci.edu/data.php?id=6 • Requirement: Implement the K-NN Algorithm (Section 6.9.1, page 348)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    libfastknn

    libfastknn

    Fast C++ KNN classifier

    KNN Classifier library for C++, at background using armadillo. In k-NN classification, the output is a class membership. An object is classified by a majority vote of its neighbors, with the object being assigned to the class most common among its k nearest neighbors (k is a positive integer, typically small). If k = 1, then the object is simply assigned to the class of that single nearest neighbor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    GTkNN

    GPU-based Textual kNN (GT-kNN)

    The following code is a parallel kNN implementation that uses GPUs for the high dimensional data in text classification. You can use it to classify documents using kNN or to generate meta-features based on the distances between a query document and its k nearest neigbors
    Downloads: 0 This Week
    Last Update:
    See Project
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • 10

    Iris Classifier

    The classifier for iris flowers (data mining)

    This implements KNN algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    EkNN

    Extracting k nearest neighbors for point cloud

    Speed up kNN searching algorithm by extracting nearest neighbors diectly other than searching them one by one
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project solves the KNN problem using model-based similarity measure on TimeCloud system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    tiny-AI Library

    tiny-AI Library

    small and fast C++ library dealing with artificial intelligence

    A fast artificial intelligence library which currently supports: kNN (k-Nearest Neighbor algorithm) MLP (Multilayer-Perceptron)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    gpufsknn

    A GPU-based efficient data parallel formulation of the kNN problem

    A GPU-based efficient data parallel formulation of the k-Nearest Neighbor (kNN) search problem which is a popular method for classifying objects in several fields of research, such as- pattern recognition, machine learning, bioinformatics etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MultiViL
    MultiViL is a tool for multi-view learning. It supports four classifiers (KNN, Naive-Bayes, Rochio and SVM-Perf), four view combining methods (Majority Voting, Borda Count, Dempster-Shafer theory of evidence and PSO) and provides many analisys tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Compare the performance of KNN and Perceptron
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The name stands for ensemble learning framework. It is a collection of machine learning algorithms for classification and regression with the possibility of connecting them together via ensemble learning. It is written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Linflix is an open-source C++ collection of tools and algorithms for processing the Netflix Prize dataset and calculating predictions for missing rating data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Program-Trading system for FOREX using the CMS-Forex API. This application is intended for ** DEVELOPERS ** who wish automatically trade currencies by treating TICK data as a real-time "natural" signal using advanced signal analysis techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Basic implementation of K-nearest neighbour Algorithm and the application of KNN to classify protein sequences as transmembrane beta barrel or non-transmembrane beta barrel on the basis of whole sequence amino acid composition given as input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    gaKnn(Genetic Algorithm Optimized K Nearest Neighbor Classification framework) is a frameowork for KNN optimization with a genetic algorithm. The genetic algothm used for this is JGAP (http://jgap.sourceforge.net/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    KNN-WEKA provides a implementation of the K-nearest neighbour algorithm for Weka. Weka is a collection of machine learning algorithms for data mining tasks. For more information on Weka, see http://www.cs.waikato.ac.nz/ml/weka/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documents. Classification Algorithms include Naive Bayes, KNN
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    k-Nearest Neighbors (kNN) - MATLAB
    Function 1. classifier_knn 2. accuracy_knn Description 1. Returns the estimated label of one test instance, the k nearest training instances, the k nearest training labels and creates a chart circulating the nearest training instances (chart 2-D of the first two features of each instance). 2. Returns the estimated labels of one or multiple test instances and the accuracy of the estimates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Visual Studio .NET C++ application can perform machine learning using genetic algorithm, naive bayes, KNN, and Artificial Neural Networks (ANNs) read and processed from any standard ARFF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next