Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Steps in Outbreak Investigation01:18

Steps in Outbreak Investigation

172
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
172
Methods of Classification and Identification01:28

Methods of Classification and Identification

134
Bacterial identification relies on a diverse array of techniques to classify and understand microorganisms, each tailored to uncover specific characteristics. Traditional morphological approaches, while still valuable, are limited for closely related or structurally simple organisms. Modern methods integrate biochemical, serological, genetic, and advanced molecular tools to achieve greater accuracy.Morphological and Biochemical TechniquesMorphological characteristics, such as cell shape and...
134
Bullying02:04

Bullying

8.5K
A modern form of aggression is bullying. As you learn in your study of child development, socializing and playing with other children is beneficial for children’s psychological development. However, as you may have experienced as a child, not all play behavior has positive outcomes. Some children are aggressive and want to play roughly. Other children are selfish and do not want to share toys. One form of negative social interactions among children that has become a national concern is...
8.5K
Classification of Systems-I01:26

Classification of Systems-I

285
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
285

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Fuel-driven hybrid deep learning model for forecasting finger millet prices.

Scientific reports·2026
Same author

Retraction Note: Performance evaluation of deep learning techniques for lung cancer prediction.

Soft computing·2025
Same author

A fuzzy mathematical model for hybrid inventory and purchase optimization in a reverse logistics system considering shortage and warehouse capacity.

Science progress·2023
Same author

Implementation of explainable artificial intelligence in commercial communication systems using micro systems.

Science progress·2023
Same author

Is It Feasible to Reduce Academic Stress in Net-Zero Energy Buildings? Reaction from ChatGPT.

Annals of biomedical engineering·2023
Same author

Performance evaluation of deep learning techniques for lung cancer prediction.

Soft computing·2023
Same journal

RETRACTION: Real-Time Modulation of Physical Training Intensity Based on Wavelet Recursive Fuzzy Neural Networks.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Multidimensional Heterogeneous Network Link Adaptation Based on Mobile Environment.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Framework to Segment and Evaluate Multiple Sclerosis Lesion in MRI Slices Using VGG-UNet.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Facial Emotion Recognition Using a Novel Fusion of Convolutional Neural Network and Local Binary Pattern in Crime Investigation.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Automatic Intelligent System Using Medical of Things for Multiple Sclerosis Detection.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Intangible Cultural Heritage Reproduction and Revitalization: Value Feedback, Practice, and Exploration Based on the IPA Model.

Computational intelligence and neuroscience·2026
See all related articles

Related Experiment Video

Updated: Aug 29, 2025

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

1.6K

Cybercrime: Identification and Prediction Using Machine Learning Techniques.

K Veena1, K Meena2, Ramya Kuppusamy3

  • 1Department of Computer Science and Engineering, Sathyabama Institute of Science and Technology, Chennai 600119, India.

Computational Intelligence and Neuroscience
|September 6, 2022
PubMed
Summary
This summary is machine-generated.

This study compares supervised and unsupervised methods for cybercrime detection. The Gaussian mixture model achieved 76.56% accuracy, while Support Vector Machine reached 89% accuracy in identifying cybercriminals.

More Related Videos

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
08:27

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

Published on: January 5, 2024

1.2K
Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.8K

Related Experiment Videos

Last Updated: Aug 29, 2025

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

1.6K
Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
08:27

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

Published on: January 5, 2024

1.2K
Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.8K

Area of Science:

  • Computer Science
  • Cybersecurity
  • Data Mining

Background:

  • Cybercrime is a growing threat in the digital age.
  • Effective cybercrime detection relies on advanced classification and clustering techniques.
  • Existing methods require continuous improvement to combat evolving criminal tactics.

Purpose of the Study:

  • To evaluate and compare the performance of supervised and unsupervised machine learning models for cybercrime detection.
  • To identify the most effective technique for identifying cybercriminals using personal characteristic data.
  • To assess the accuracy and various performance metrics of different algorithms.

Main Methods:

  • Utilized supervised learning models: Support Vector Machine (SVM) and K-Nearest Neighbor (KNN).
  • Employed unsupervised learning techniques: K-means clustering, Gaussian mixture model, and fuzzy clustering methods.
  • Applied the Expectation-Maximization (EM) algorithm for Gaussian mixture model performance assessment.
  • Analyzed a dataset of 1000 user identities with personal characteristics from CBS open data StatLine.

Main Results:

  • The Support Vector Machine (SVM) classifier achieved the highest accuracy at 89% in the supervised method.
  • The Gaussian mixture model, an unsupervised method, demonstrated enhanced performance with 76.56% accuracy in criminal detection.
  • Comprehensive performance metrics including True Positive (TP), False Positive (FP), accuracy, precision, and recall were computed.

Conclusions:

  • Supervised learning, particularly SVM, shows superior performance for cybercrime classification compared to unsupervised methods in this study.
  • The Gaussian mixture model offers a viable unsupervised approach for cybercrime detection, with potential for further optimization.
  • Accurate cybercrime identification is crucial for law enforcement and cybersecurity, necessitating the use of robust machine learning models.