文件名称:Learning-Library-for-PHP-master
介绍说明--下载内容均来自于网络,请自行研究使用
it is a machine learning for PHP.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Learning-Library-for-PHP-master
...............................\LICENSE
...............................\LearningLibrary.php
...............................\README.md
...............................\applications
...............................\............\lipsum
...............................\............\text_generator.php
...............................\lib
...............................\...\accessory
...............................\...\.........\functions.php
...............................\...\.........\matrix.php
...............................\...\.........\scaling.php
...............................\...\parametric
...............................\...\..........\anomaly_detection.php
...............................\...\..........\naivebayes.php
...............................\...\..........\regression.php
...............................\...\..........\regression
...............................\...\..........\..........\gradient_descent.php
...............................\...\..........\..........\logistic.php
...............................\...\..........\..........\normal_equations.php
...............................\...\..........\..........\stochastic_gradient_descent.php
...............................\...\..........\reinforcement
...............................\...\..........\.............\bandits
...............................\...\..........\.............\.......\Bandit.php
...............................\...\..........\.............\.......\EpsilonBandit.php
...............................\...\..........\.............\.......\UCB1Bandit.php
...............................\...\..........\.............\changepoints
...............................\...\..........\.............\............\mann_whitney.php
...............................\...\..........\.............\............\page_hinkley.php
...............................\...\..........\sann.php
...............................\...\puresql
...............................\...\.......\README
...............................\...\.......\multiple_regression.sql
...............................\...\.......\simple_regression.sql
...............................\...\.......\simple_regression_functional.sql
...............................\...\unsupervised
...............................\...\............\dbscan.php
...............................\...\............\kmeans.php
...............................\...\............\knn.php
...............................\...\............\markovchain.php
...............................\tests
...............................\.....\anomaly_detection_test.php
...............................\.....\big_matrix_test.php
...............................\.....\gradient_descent_test.php
...............................\.....\kmeans_test.php
...............................\.....\knn_test.php
...............................\.....\logistic_gradient_descent_test.php
...............................\.....\matrix_test.php
...............................\.....\naivebayes_test.php
...............................\.....\normal_equations_test.php
...............................\.....\sann_test.php
...............................\.....\stochastic_gradient_descent_test.php