Skip to content

adding an example to generate and analyze automobile sensor data#4

Open
GopiKWork wants to merge 1 commit intostrands-labs:mainfrom
GopiKWork:main
Open

adding an example to generate and analyze automobile sensor data#4
GopiKWork wants to merge 1 commit intostrands-labs:mainfrom
GopiKWork:main

Conversation

@GopiKWork
Copy link
Copy Markdown

Adding a comprehensive example demonstrating ML-based anomaly detection on synthetic automobile sensor data using the ai_functions framework from AWS Strands Labs.

Files Added

  • auto_sensor_data_analysis_agent/generate_data.py - Generates realistic synthetic sensor data with anomalies
  • auto_sensor_data_analysis_agent/analyze_anomalies_if.py - Anomaly detection using Isolation Forest
  • auto_sensor_data_analysis_agent/analyze_anomalies_pca.py - PCA-based anomaly detection with eigenvalue analysis
  • auto_sensor_data_analysis_agent/requirements.txt - Project dependencies
  • auto_sensor_data_analysis_agent/README.md - documentation

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant