机器学习算法 Java 库 smile

码农软件 · 软件分类 · 机器学习/深度学习 · 2019-08-07 09:12:19

软件介绍

  SmileMiner是一个包含各种现有的机器学习算法的Java库。主要组件包括:

  • mile 机器学习的核心库

  • SmileMath 数学函数、排序、随机数生成器、最优化、线性代数、统计分布、假设检验

  • SmileData Parsers for arff, libsvm, delimited text, sparse matrix, microarray gene expression data.

  • SmileGraph 邻接表和矩阵图算法

  • SmileInterpolation 一维和二维插值

  • SmileNLP Natural Language Processing.

  • SmilePlot 基于Swing的可视化库


本文地址:https://codercto.com/soft/d/11825.html

Learn Python the Hard Way

Learn Python the Hard Way

Zed A. Shaw / Addison-Wesley Professional / 2013-10-11 / USD 39.99

Master Python and become a programmer-even if you never thought you could! This breakthrough book and CD can help practically anyone get started in programming. It's called "The Hard Way," but it's re......一起来看看 《Learn Python the Hard Way》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具