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
- Host: GitHub
- URL: https://github.com/didins97/simpeg-basarnas
- Owner: didins97
- Created: 2024-01-10T19:17:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-28T14:35:14.000Z (over 1 year ago)
- Last Synced: 2025-02-10T04:33:32.846Z (8 months ago)
- Topics: gaussian-mixture-models, laravel-framework, mechine-learing, rubix-ml
- Language: JavaScript
- Homepage:
- Size: 13.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ❤