Tags: machine learning*

"Machine learning is a subset of artificial intelligence in the field of computer science that often uses statistical techniques to give computers the ability to "learn" (i.e., progressively improve performance on a specific task) with data, without being explicitly programmed.

https://en.wikipedia.org/wiki/Machine_learning

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. This project demonstrates how to use the ESP32-CAM to capture an image of a vehicle's license plate, send it to a cloud server for recognition, and display the recognized number plate on an OLED screen. The project includes setup instructions, code, and component details.
  2. A step-by-step guide on understanding and implementing t-SNE for visualizing high-dimensional data using Python.
  3. The article discusses an interactive machine learning tool that enables analysts to interrogate modern forecasting models for time series data, promoting human-machine teaming to improve model management in telecoms maintenance.
  4. "We present a systematic review of some of the popular machine learning based email spam filtering approaches."

    "Our review covers survey of the important concepts, attempts, efficiency, and the research trend in spam filtering."
  5. ASCVIT V1 aims to make data analysis easier by automating statistical calculations, visualizations, and interpretations.

    Includes descriptive statistics, hypothesis tests, regression, time series analysis, clustering, and LLM-powered data interpretation.

    - Accepts CSV or Excel files. Provides a data overview including summary statistics, variable types, and data points.
    - Histograms, boxplots, pairplots, correlation matrices.
    - t-tests, ANOVA, chi-square test.
    - Linear, logistic, and multivariate regression.
    - Time series analysis.
    - k-means, hierarchical clustering, DBSCAN.

    Integrates with an LLM (large language model) via Ollama for automated interpretation of statistical results.
  6. This article provides a beginner-friendly introduction to HDBSCAN, a powerful hierarchical clustering algorithm that extends the capabilities of DBSCAN by handling varying densities more effectively. It compares HDBSCAN to DBSCAN and KMeans, highlighting the advantages of HDBSCAN in handling clusters of different shapes and sizes.
  7. This article explains how adding monotonic constraints to traditional ML models can make them more reliable for causal inference, illustrated with a real estate example.
  8. An overview of clustering algorithms, including centroid-based (K-Means, K-Means++), density-based (DBSCAN), hierarchical, and distribution-based clustering. The article explains how each type works, its pros and cons, provides code examples, and discusses use cases.
  9. This article provides a step-by-step guide on how to extract meaningful features from graphs using NetworkX for machine learning applications. It uses Zachary's Karate Club Network as an example and covers feature extraction at node, edge, and graph levels.
  10. Alibaba Cloud has developed a new tool called TAAT that analyzes log file timestamps to improve server fault prediction and detection. The tool, which combines machine learning with timestamp analysis, saw a 10% improvement in fault prediction accuracy.

Top of the page

First / Previous / Next / Last / Page 2 of 0 SemanticScuttle - klotz.me: tagged with "machine learning"

About - Propulsed by SemanticScuttle