Coder Social home page Coder Social logo

emonrezabd / support-system-for-women-and-children Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 52.51 MB

This repository contains the implementation described in "Developing a Machine Learning Based Support System for Mitigating the Suppression Against Women and Children"

HTML 3.26% PHP 5.29% Jupyter Notebook 90.95% CSS 0.47% JavaScript 0.04%
crime-prediction machine-learning violence women-safety

support-system-for-women-and-children's Introduction

Developing a Machine Learning Based Support System for Mitigating the Suppression Against Women and Children

Reza et al. 2021 5th International Conference on Electrical Engineering and Information Communication Technology (ICEEICT)

This codebase is created for our undergrad database sessional project purpose. However, codes are modified and new concepts are introduced for our submission to ICEEICT 2021.

Read the article

The repository is organized as follow:

  • Tablescontains all the schemas needed for web application
  • HTMLcontains all the HTML files required
  • CSScontains all the CSS files used
  • JScontains all the JS files
  • PHPcontains all the PHP files used for connection and CRUD operations
  • SQLcontains all queries for data manipulation etc.
  • imgcontains all images used in web app
  • crimePedictioncontains python code used for building machine learning models and data analysis
  • readme.mdcontains the description of this project

Environment Setup

For develop the web app, these installations are needed-

  1. Oracle Express Edition: oracle 11g XE is recommended
  2. Instant Client: instantclient_12_1 is recommended
  3. Xampp: 32 bit xampp is recommened
  4. Text Editor or IDE: Sublime text or VS code etc.

Connection To Oracle DB

  1. Create a .php file (i.e. connect.php)
  2. write this code snippet for connect: $conn = oci_connect('user name', 'password', 'localhost/XE'); N.B: the username and pass is the database credentials, it means the user name and pass you have provided for 2nd phase login in Oracle express
  3. Start apache server in xampp
  4. run the file in browser localhost:8080/folder name/file name

No framework is used here. This is a simple and small scalable project which can be implemented within short time.

Cite Us

If you found our research interesting, cite us.

@inproceedings{reza2021developing,
title={Developing a Machine Learning Based Support System for Mitigating the Suppression Against Women and Children},
author={Reza, Md Rokonuzzaman and Mannan, Fabiha Mukarrama Binte and Barua, Dhrubo and Islam, Shafayetul and Khan, Nafiz Imtiaz and Mahmud, Sharifa Rania},
booktitle={2021 5th International Conference on Electrical Engineering and Information & Communication Technology (ICEEICT)},
pages={1--6},
year={2021},
organization={IEEE}
}

support-system-for-women-and-children's People

Contributors

emonrezabd avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.