Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adidem23/rateeval
This is XgBoost based Model Which takes inputs from user and gives review from inputs
https://github.com/adidem23/rateeval
ml nodejs nodejs-child-process xgboost-algorithm
Last synced: about 14 hours ago
JSON representation
This is XgBoost based Model Which takes inputs from user and gives review from inputs
- Host: GitHub
- URL: https://github.com/adidem23/rateeval
- Owner: Adidem23
- Created: 2024-02-22T15:56:37.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-26T15:46:46.000Z (11 months ago)
- Last Synced: 2024-11-12T10:16:17.295Z (2 months ago)
- Topics: ml, nodejs, nodejs-child-process, xgboost-algorithm
- Language: JavaScript
- Homepage: https://ml-review.vercel.app
- Size: 108 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
RatEval : ML Based Rating Platform
Table of Contents
# About The Project :
## RatEval : ML Based Rating Platform
- This is Rating platfrom used for rating communities in Orgconnect Platform . The rating will be provided to clubs and communities which are created in OrgconnectCheck out orgConnect Here : https://github.com/Adidem23/OrgConnect
## Key Features :
### Rating from User Responses :
- User can answer to some questions which will be responsible for the overall rating of the communities# Video :
- Youtube :# Built With :
- [![My Skills](https://skillicons.dev/icons?i=react&perline=3)](https://skillicons.dev) ReactJs
- [![My Skills](https://skillicons.dev/icons?i=nodejs&perline=3)](https://skillicons.dev) NodeJs
- [![My Skills](https://skillicons.dev/icons?i=express&perline=3)](https://skillicons.dev) ExpressJs
- [![My Skills](https://skillicons.dev/icons?i=python&perline=3)](https://skillicons.dev) Python
- [![My Skills](https://skillicons.dev/icons?i=mongodb&perline=3)](https://skillicons.dev) MongoDB
- AlongSide these it make use of NodeJS Child-processes module to spawn processes and In Future we will shift to mongoDB Atlas For Hosting Part# Prerequisites :
* npm
```sh
npm install npm@latest -g
```
* NodeJs
```sh
Download Nodejs Version ^ 18.0.0 LTS
```* Python
```sh
Download Python Version ^ 3.11.4
```
* MongoDB Compass Installed on Local System# Installation :
Follow The Installation manual and install the dependencies.
1. go to newf and run
```sh
npm install --force
```2. Run Following Command in terminal
```sh
npm run start
```3. Frontend is Running on localhost:3000 😎
4. Go to newb Folder
```sh
npm install --force
```5. Run this commmand in another terminal
```sh
node Server.js
```
6. pip install7. You are good to go
# Deployments :
- Deployed Site Link : https://ml-review.vercel.app/
# Screenshots :
# Frontend :
# MongoDB Stroage :
---