Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        



RatEval : ML Based Rating Platform


Table of Contents



  1. About The Project



  2. Getting Started


  3. Usage

# 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 Orgconnect

Check 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 install

7. You are good to go

# Deployments :

- Deployed Site Link : https://ml-review.vercel.app/

# Screenshots :

# Frontend :


Loading..







Loading..





# MongoDB Stroage :


Loading..







Loading..





---