Software Map
Project Tree
Topic > Machine Learning
|
Browse By:
|
34 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1>
0. Forecasting with Artificial Intelligence - The package ForAI uses machine learning methods such as artificial neural networks, support vector regression, extreme learning machines, and evolutionary algorithms for forecasting and prediction. |
- Development Status : 3 - Alpha [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : R [Filter]
- Topic : Machine Learning [Filter]
- Topic : Optimization [Filter]
- Topic : Regression Models [Filter]
|
Activity Percentile: 0.00
Registered: 2012-01-22 07:45 |
1. Recommender Lab - development of recommenderlab was migrated to github (mhahsler/recommenderlab) |
- Development Status : 3 - Alpha [Filter]
- Intended Audience : Developers [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Programming Language : R [Filter]
- Topic : Machine Learning [Filter]
|
Registered: 2009-04-11 15:07 |
2. Dynamic Time Warp - Comprehensive implementation of Dynamic Time Warping algorithms in R. Supports arbitrary local (eg symmetric, asymmetric, slope-limited) and global (windowing) constraints, fast native code, several plot styles, and more. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : R [Filter]
- Topic : Machine Learning [Filter]
- Topic : Time Series [Filter]
|
Registered: 2007-11-29 18:01 |
3. Rmpfr: Multiple Precision Floatingpoint - Multiple precision numbers & computations for R via GNU MPFR http://www.mpfr.org
S4 classes and methods, e.g., for 2-argument dispatch in arithmetic.
Considering interface to GMP-based R packages using MP integer or rational arithmetic. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Machine Learning [Filter]
- Topic : Numerical Analysis : Numerical Approximation and Computational Geometry [Filter]
|
Activity Percentile: 0.00
Registered: 2009-03-19 07:42 |
4. Sequence analysis for social scientists - TraMineR is intended for mining and visualizing sequences of states or events. Its primary aim is the analysis of longitudinal data in the social science field but many of its features may also apply to non temporal data such as text or DNA sequences. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Graphics : Plotting [Filter]
- Topic : Machine Learning [Filter]
- Topic : Social Sciences [Filter]
|
Activity Percentile: 0.00
Registered: 2010-04-13 10:26 |
5. ElemStatLearn - Data sets, functions and examples from the book: "The Elements
of Statistical Learning, Data Mining, Inference, and
Prediction" by Trevor Hastie, Robert Tibshirani and Jerome
Friedman. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : R [Filter]
- Topic : Datasets [Filter]
- Topic : Machine Learning [Filter]
|
Activity Percentile: 0.00
Registered: 2010-02-10 01:05 |
6. Classification rules - An R package for learning classification rules from data. |
|
Activity Percentile: 0.00
Registered: 2012-04-10 12:11 |
7. Probabilistic Suffix Trees - The PST library allows to fit and visualize Probabilistic Suffix Trees (PST), the construction that stores Variable Length Markov Chains (VLMC). Fitted PSTs can be used to predict, generate or impute categorical sequences. |
- Development Status : 4 - Beta [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : R [Filter]
- Topic : Graphics [Filter]
- Topic : Machine Learning [Filter]
- Topic : Social Sciences : Analysis of Categorical and Count Data [Filter]
|
Activity Percentile: 0.00
Registered: 2012-01-04 10:50 |
8. FuzzyNumbers - The package provides S4 classes and methods to deal with Fuzzy Numbers (computations of operations on FNs, approximation by trapezoidal/piecewise linear FNs, etc.). It may be used by the researchers in Fuzzy Numbers theory as well as by the practitioners. |
- Development Status : 3 - Alpha [Filter]
- License : OSI Approved : GNU Lesser General Public License (LGPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : R [Filter]
- Topic : Machine Learning [Filter]
- Topic : Multivariate Statistics [Filter]
- Topic : Optimization [Filter]
|
Activity Percentile: 0.00
Registered: 2012-05-31 10:28 |
9. Finding word alignment using IBM model 1 - For a given Sentence-Aligned Parallel Corpus, this package aligns words in every sentence pair. Further, it builds a suggested dictionary of two languages based on given corpus. |
|
Activity Percentile: 0.00
Registered: 2014-11-15 06:43 |
10. TreeRank - TreeRank is a R-package for building tree-based ranking rules through the tree induction method proposed in Clémençon and Vayatis (2009). It also comprises a list of routines for reading or visualizing ranking trees. |
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : R [Filter]
- Programming Language : Tcl [Filter]
- Topic : Machine Learning [Filter]
|
Activity Percentile: 0.00
Registered: 2011-01-24 16:08 |
11. shikken: interface to the shogun-toolbox - A wrapper to the shogun-toolbox, a large-scale machine learning library, which makes its functionality available to the R journeyman in an idiomatic manner. |
- Development Status : 2 - Pre-Alpha [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Machine Learning [Filter]
|
Activity Percentile: 0.00
Registered: 2011-06-29 20:10 |
12. rEMM/TRACDS - Implements TRACDS (Temporal Relationships between Clusters for Data Streams) which adds a temporal/order model to data stream clustering via a dynamically adapting Markov Chain. Supported in part by NSF IIS-0948893 and NHGRI R21HG005912. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Programming Language : R [Filter]
- Topic : Cluster Analysis : Other Cluster Algorithms [Filter]
- Topic : Machine Learning [Filter]
|
Activity Percentile: 0.00
Registered: 2009-04-11 15:09 |
13. RecordLinkage: Detecting duplicate data - The package Record Linkage provides stochastical and machine learning methods for detecting duplicates in data and a framework for evaluating these methods. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Biostatistics & Medical Statistics [Filter]
- Topic : Machine Learning [Filter]
|
Activity Percentile: 0.00
Registered: 2010-03-16 11:36 |
14. dismo --- Species Distribtion modeling - Functions for species distribution modeling. |
- Development Status : 4 - Beta [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Programming Language : Java [Filter]
- Programming Language : R [Filter]
- Topic : Machine Learning [Filter]
- Topic : Multivariate Statistics : Supervised Classification and Discriminant Analysis [Filter]
- Topic : Spatial Data & Statistics [Filter]
|
Activity Percentile: 0.00
Registered: 2009-12-07 07:49 |
15. Cover tree for fast neighbor finding - Cover Trees for fast neighbor searching in metric spaces. A flexible interface for neighbor searching using any proximity function that is a metric. |
- Development Status : 2 - Pre-Alpha [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Chemoinformatics [Filter]
- Topic : Cluster Analysis [Filter]
- Topic : Machine Learning [Filter]
|
Activity Percentile: 0.00
Registered: 2007-12-06 13:22 |
16. chemosensors - This package introduces a software tool that allows for the design of synthetic experiments in machine olfaction. |
- Development Status : 4 - Beta [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : R [Filter]
- Topic : Chemoinformatics [Filter]
- Topic : Machine Learning [Filter]
|
Activity Percentile: 0.00
Registered: 2012-01-19 14:28 |
17. RDataMining - a package for data mining - A comprehensive R Package for Data Mining, with contributions from many R users.
If you have developed or will implement any data mining algorithms in R, please participate in this project to make your work available to R users worldwide. |
- Development Status : 1 - Planning [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : R [Filter]
- Topic : Cluster Analysis [Filter]
- Topic : Machine Learning [Filter]
- Topic : Multivariate Statistics [Filter]
|
Activity Percentile: 0.00
Registered: 2012-06-06 05:19 |
18. bootFS - bootFS is a convenient wrapper to multiple methods for two-class or multi-class classification and feature selection in high-throughput omics-data. It is designed to translate individual feature sets into biologically meaningful and robust biomarkers. |
- Intended Audience : End Users/Desktop [Filter]
- Programming Language : R [Filter]
- Topic : Biostatistics & Medical Statistics [Filter]
- Topic : Machine Learning [Filter]
|
Activity Percentile: 0.00
Registered: 2012-09-12 10:13 |
19. High-Dimensional Metrics - This package provides the implementation of selected high-dimensional statistical and econometric methods which enable estimation and valid post-selection inference on treatment and structural parameters in a high-dimensional setting. |
|
Activity Percentile: 0.00
Registered: 2015-05-24 13:36 |
34 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1>