2017 © Pedro Peláez
 

library mlforweight

image

larionov24e/mlforweight

  • Monday, March 26, 2018
  • by larionov24e
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

mlforweight

ML to check dis_weight, (*1)

composer require larionov24e/mlforweight , (*2)


, (*3)


, (*4)


, (*5)

Add to config/app.php to providers list, (*6)

\WeightDetector\Weight\WeightDetectorServiceProvider::class,


Example:

$weightDetect = app()->get('weightDetector'); $disWeight = $weightDetect->getDisWeight(21.3, 9.1, 26.4); // return 1.02 , (*7)

The Versions

26/03 2018

dev-master

9999999-dev

  Sources   Download

The Requires

 

by egorlarionov1