Search Results for "classification" - Page 18

Showing 642 open source projects for "classification"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    JInsect
    The JINSECT toolkit is a Java-based toolkit and library that supports and demonstrates the use of n-gram graphs within Natural Language Processing applications, ranging from summarization and summary evaluation to text classification and indexing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    J-Syncker
    This application assists in generating pre-compositional material based on a computational interpretation of the 'Schillinger System of Musical Composition' (Schillinger 1946).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ...The FOSSology Project is a Free Open Source Software (FOSS) project built around an open and modular architecture for analyzing software for open source software governance. Existing modules include license scanning, copyright and user identification, license classification and meta data extraction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    VADER

    VADER

    Lexicon and rule-based sentiment analysis tool

    VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool designed for analyzing the sentiment of text, particularly in social media and short text formats. It is optimized for quick and accurate analysis of positive, negative, and neutral sentiments.
    Downloads: 18 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    MODLEM

    MODLEM

    rule-based, WEKA compatible, Machine Learning algorithm

    ...This algorithm contains some aspects of Rough Set Theory: the class definition can be described accordingly to its lower or upper approximation. For more information, see: Stefanowski, Jerzy. The rough set based rule induction technique for classification problems. In: Proc. 6th European Congress on Intelligent Techniques and Soft Computing, vol. 1. Aachen, 1998. s. 109-113.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    Clustering Variation looks for a good subset of attributes in order to improve the classification accuracy of supervised learning techniques in classification problems with a huge number of attributes involved. It first creates a ranking of attributes based on the Variation value, then divide into two groups, last using Verification method to select the best group.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7
    Fuzzy clustering variation looks for a good subset of attributes in order to improve the classification accuracy of supervised learning techniques in classification problems with a huge number of attributes involved. It first creates a ranking of attributes based on the Variation value, then divide into two groups, last using Verification method to select the best group.Simon Fong, Justin Liang, YanZhuang, "Improving Classification Accuracy Using Fuzzy Clustering Coefficients of Variations (FCCV) Feature Selection Algorithm", 2014 IEEE 15th International Symposium on Computational Intelligence and Informatics (CINTI), pp.147-151
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    libVMR

    VMR - machine learning library

    ...libVMR is based on the most popular neural network model with a higher generalization ability from kernel tricks - vector machine by Reshetov (VMR). The library has been designed to learn from data sets. Typical applications here are pattern recognition ( binary classification).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    TUIT

    Taxonomic Unit Identification Tool

    ...Read our paper in Biotechniques: http://www.ncbi.nlm.nih.gov/pubmed/24502797 Taxonomic Unit Identification Tool (TUIT) is a free open source platform-independent software, designed specifically to facilitate taxonomic annotation of nucleotide sequences via BLAST homology search against the NCBI databases. TUIT is immediately applicable for both to 16S microboime studies as well as for taxonomic classification of the nucleotide reads. Please see the project's Wiki page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    The SPARE library (Something for PAttern REcognition) is a set of C++ (template) classes that offer some building blocks useful to build software modules for complex Pattern Recognition tasks, as: Classification, Clustering, Function Approximation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ConvNetJS

    ConvNetJS

    Deep learning in Javascript to train convolutional neural networks

    ...ConvNetJS is an implementation of Neural networks, together with nice browser-based demos. It currently supports common Neural Network modules (fully connected layers, non-linearities), classification (SVM/Softmax) and Regression (L2) cost functions, ability to specify and train Convolutional Networks that process images, and experimental Reinforcement Learning modules, based on Deep Q Learning. The library allows you to formulate and solve Neural Networks in Javascript. If you would like to add features to the library, you will have to change the code in src/ and then compile the library into the build/ directory. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Persica-A new Persian corpus for NLP

    This project presents a new corpus for NEWS text analysis in Persian

    Lack of multi-application text corpus despite of the surging text data is a serious bottleneck in the text mining and natural language processing especially in Persian language. This project presents a new corpus for NEWS articles analysis in Persian called Persica. NEWS analysis includes NEWS classification, topic discovery and classification, category classification and many more procedures. Dealing with NEWS has special requirements and first of all a valid and reliable corpus to perform the experiments on them. Please use this reference to cite us: @inproceedings{eghbalzadeh2012persica, title={Persica: A Persian corpus for multi-purpose text mining and Natural language processing}, author={Eghbalzadeh, Hamid and Hosseini, Behrooz and Khadivi, Shahram and Khodabakhsh, Ali}, booktitle={Telecommunications (IST), 2012 Sixth International Symposium on}, pages={1207--1214}, year={2012}, organization={IEEE} }
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13

    CURRENNT

    CUDA-enabled machine learning library for recurrent neural networks

    CURRENNT is a machine learning library for Recurrent Neural Networks (RNNs) which uses NVIDIA graphics cards to accelerate the computations. The library implements uni- and bidirectional Long Short-Term Memory (LSTM) architectures and supports deep networks as well as very large data sets that do not fit into main memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GeCCO (Genomic CNV Classification Objectively) is a bioinformatics tool for classifying copy number variants as either benign or pathogenic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    “Arabic Wikipedia into Named Entity Taxonomy” is a dataset consists of 4000 of Arabic Wikipedia articles that classified into coarse-grained NE taxonomy. This dataset can be used in document classification tasks in relation to NER. To use this corpus, please cite the following publication: F. Alotaibi and M. Lee, "Mapping Arabic Wikipedia into the Named Entities Taxonomy", In Proceedings of COLING 2012: Posters, p43-52, IIT, Mumbai, India, December 8-15. 2012. Author URL: http://www.cs.bham.ac.uk/~fsa081/index.html http://fsalotaibi.kau.edu.sa Email: fsalotaibi {AT} kau.edu.sa fsa081 {AT} cs.bham.ac.uk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    MetaDomain

    Protein domain classification for short sequences

    MetaDomain is a protein domain classification tool designed for very short next-generation sequencing reads. It achieves better sensitivity and low false positive rate compared with the state-of-the-art profile hidden Markov model (profile HMM) alignment tool in identifying encoded domains from short sequences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    SALT

    Sensitive and accurate protein domain classification for short reads

    SALT is designed to sensitively and accurately classify short sequences into their native protein domain families with extremely low memory usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BudgetedSVM

    BudgetedSVM

    BudgetedSVM: A C++ Toolbox for Large-scale, Non-linear Classification

    We present BudgetedSVM, a C++ toolbox containing highly optimized implementations of three recently proposed algorithms for scalable training of Support Vector Machine (SVM) approximators: Adaptive Multi-hyperplane Machines (AMM), Budgeted Stochastic Gradient Descent (BSGD), and Low-rank Linearization SVM (LLSVM). BudgetedSVM trains models with accuracy comparable to LibSVM in time comparable to LibLinear, as it allows solving highly non-linear classi fication problems with millions of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LiveLoad

    LiveLoad

    Military Load Classification based on GTA 05-07-13

    Liveload is a calculator that automates the algorithm used in US Army GTA 05-07-13 to classify military bridges by load capability, or MLC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java Machine Learning Library is a library of machine learning algorithms and related datasets. Machine learning techniques include: clustering, classification, feature selection, regression, data pre-processing, ensemble learning, voting, ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    Code for Semi-Supervised Machine Learning Techniques, Self-Learning and Co-training used in the paper: Rania Ibrahim, Noha A. Yousri, Mohamed A. Ismail and Nagwa M, El-Makky. “miRNA and Gene Expression based Cancer Classification using Self-Learning and Co-Training Approaches”. IEEE International Conference on Bioinformatics and Biomedicine (BIBM), pp. 495-498, 2013. --------------------------------------------------------------------------- For Self-Learning: java -jar -Xms1700m SelfLearner.jar [trainFile] [testFile] [labelFile] [unlabeledFile] [Alpha] [ClassifierType(randomforest,svm)] [resultFile] [ClassifierModelFile] For Co-Training: java -jar -Xms2500m CoTraining.jar [trainFile-Side1] [testFile-Side1] [labelFile-Side1] [unlabeledFile-Side1] [trainFile-Side2] [testFile-Side2] [labelFile-Side2] [unlabeledFile-Side2] [MappingFile] [Alpha] [ClassifierType(randomforest,svm)] [resultFile] [ClassifierModelFileSide1] [ClassifierModelFileSide2]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    webtextanalysis

    Mining knowledge from text data

    This project aims to implement in java the following text mining techniques: Text Language Detection, Keywords and keyphrases extraction, Text Classification, Text Clustering, Single or multiple documents Summarization, Plagiarism Detection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ...This package adapts the following 5 algorithms for classifying and predicting gene expression data using prior knowledge: 1) average gene expression of pathway (aep); 2) pathway activities classification (PAC); 3) Hub network classification (hubc); 4) filter via top ranked genes (FrSVM); 5) network smoothed t-statistic (stSVM).
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo