Skip to content

microsoft/AzureML-Healthcare-Insurance-fraud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes

This project utilizes existing code from: "Healthcare Provider Fraud Detection Analysis using Machine Learning"

Build a binary classification model based on the claims filed by the provider along with Inpatient data, Outpatient data, Beneficiary details to predict Healthcare Provider Fraud. Anik Manik. Feb 27, 2021. The orginal dataset used for this analysis is public domain and provided on Kaggle.

https://medium.com/analytics-vidhya/healthcare-provider-fraud-detection-analysis-using-machine-learning-81ebf09ed955

https://github.com/anikmanik04/healthcare-provider-fraud-detection

https://www.kaggle.com/datasets/rohitrox/healthcare-provider-fraud-detection-analysis

The goals of this project are to compare the current python machine learning methods provided by "Anik Manik", with those available in Azure Machine Learning (AML). Azure Machine Learning provides an integrated Automated ML system that utilizes integrated parallel processing across cluster compute. We hypothesize that AML's integrated assets (environments, experiments, pipelines, datasets, models, endpoints) integrated automated machine learning, VS Code (IDE) integration, CLI, notebooks, and drag and drop GUI designer provide a more robust development and deployment environment than traditional machine learning environments.

Project

This repo has been populated by an initial template to help get you started. Please make sure to update the content to build a great experience for community-building.

As the maintainer of this project, please make a few updates:

  • Improving this README.MD file to provide a great experience
  • Updating SUPPORT.MD with content about this project's support experience
  • Understanding the security reporting process in SECURITY.MD
  • Remove this section from the README

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

About

Repo for healthcare insurance fraud using AzureML

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published