rumale 2.0.0
Rumale is a machine learning library in Ruby. Rumale provides machine learning algorithms with interfaces similar to Scikit-Learn in Python. Rumale supports Support Vector Machine, Logistic Regression, Ridge, Lasso, Multi-layer Perceptron, Naive Bayes, Decision Tree, Gradient Tree Boosting, Random Forest, K-Means, Gaussian Mixture Model, DBSCAN, Spectral Clustering, Mutidimensional Scaling, t-SNE, Fisher Discriminant Analysis, Neighbourhood Component Analysis, Principal Component Analysis, Non-negative Matrix Factorization, and many other algorithms.
          Gemfile:
          =
        
        
          installieren:
          =
        
      Runtime Abhängigkeiten (19):
            numo-narray-alt
            ~> 0.9.4
          
          
            rumale-clustering
            ~> 2.0.0
          
          
            rumale-core
            ~> 2.0.0
          
          
            rumale-decomposition
            ~> 2.0.0
          
          
            rumale-ensemble
            ~> 2.0.0
          
          
            rumale-evaluation_measure
            ~> 2.0.0
          
          
            rumale-feature_extraction
            ~> 2.0.0
          
          
            rumale-kernel_approximation
            ~> 2.0.0
          
          
            rumale-kernel_machine
            ~> 2.0.0
          
          
            rumale-linear_model
            ~> 2.0.0
          
          
            rumale-manifold
            ~> 2.0.0
          
          
            rumale-metric_learning
            ~> 2.0.0
          
          
            rumale-model_selection
            ~> 2.0.0
          
          
            rumale-naive_bayes
            ~> 2.0.0
          
          
            rumale-nearest_neighbors
            ~> 2.0.0
          
          
            rumale-neural_network
            ~> 2.0.0
          
          
            rumale-pipeline
            ~> 2.0.0
          
          
            rumale-preprocessing
            ~> 2.0.0
          
          
            rumale-tree
            ~> 2.0.0
          
    