Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tsu2000/audit_risk

Machine learning web app in Streamlit about classifying fraudulent companies using various classification models.
https://github.com/tsu2000/audit_risk

machine-learning plotly python random-forest scikit-learn streamlit-webapp

Last synced: about 1 month ago
JSON representation

Machine learning web app in Streamlit about classifying fraudulent companies using various classification models.

Awesome Lists containing this project

README

        

# audit_risk

A simple web application for exploring various classification models based on an audit risk dataset to identify fradulent firms based on present and historical risk factors. Users can further adjust the settings of these models to observe changes in the results, and view a basic exploratory data analysis (EDA) of the data provided.

audit

Current machine learning algorithms available in the app include:
- K-Nearest Neighbours
- Naïve Bayes (Gaussian)
- Logistic Regression
- Support Vector Machine (SVM)
- Random Forest Classifier

**Link to Web App**:

[]()