Skip to content
#

isolation-forest-algorithm

Here are 37 public repositories matching this topic...

Utilizing LSTM Neural Networks to forecast energy cosumption trends with time series analysis. Employing Collaborative Filtering with Matrix Factorization and SVD, the system suggests personalized actions based on user behavior, fostering energy conservation.Leveraging Isolation Forest to detect anomalies in consumption patterns.

  • Updated Jul 30, 2024
  • Jupyter Notebook

This project focuses on building a anomaly detection model to detect wafer runs that are anomalous. The dataset does not contain labelled data (anomalous/non-anomalous), therefore an unsupervised learning method is utilised. Python and the Sci-kitLearn machine learning libraries are the primary tools used in this project.

  • Updated Jul 22, 2024
  • Jupyter Notebook

The workflow includes data exploration, dimension reduction, and visualization, with the integration of machine learning concepts for advanced analysis. The GitHub repository provides comprehensive documentation and instructions for replicating the analysis and findings.

  • Updated Jan 31, 2024
  • Python

The project explores a range of methods, including both statistical analysis, traditional machine learning and deep learning approaches to anomaly detection a critical aspect of data science and machine learning, with a specific application to the detection of credit card fraud detection and prevention.

  • Updated Oct 6, 2023
  • Jupyter Notebook

There are many studies done to detect anomalies based on logs. Current approaches are mainly divided into three categories: supervised learning methods, unsupervised learning methods, and deep learning methods. Many supervised learning methods are used for log-based anomaly detection.

  • Updated Jan 10, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the isolation-forest-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the isolation-forest-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more