An open API service indexing awesome lists of open source software.

https://github.com/didins97/simpeg-basarnas

Human resources system of the National Search and Rescue Agency (Basarnas) with Gaussian Mixture Modeling analysis
https://github.com/didins97/simpeg-basarnas

gaussian-mixture-models laravel-framework mechine-learing rubix-ml

Last synced: 6 months ago
JSON representation

Human resources system of the National Search and Rescue Agency (Basarnas) with Gaussian Mixture Modeling analysis

Awesome Lists containing this project

README

          

SISTEM INFORMASI KEPEGAWAIAN

Screenshot






Installation



  • Clone the Repo:

  • > git clone https://github.com/didins97/simpeg-basarnas.git

  • > cd simkah

  • > composer install or composer update

  • > cp .env.example .env

  • > Set up .env file

  • > php artisan key:generate

  • > php artisan storage:link

  • > php artisan migrate:fresh --seed

  • > php artisan serve

  • http://127.0.0.1:8000/

Install Rubix ML into your project using [Composer](https://getcomposer.org/):
```sh
$ composer require rubix/ml
```

If you like our project please leave a star ❤