{"id":"59bf6bc9-ac9d-41e1-bf9b-d9eed924d676","slug":"ngocp-0847-ml-explainer","name":"ml-explainer","description":"A mental framework for understanding, explaining, and reasoning about any ML/DL algorithm by decomposing it into two core threads: forward (data→prediction) and backward (learning/correction). Covers ALL ML families: deep learning (Dense, CNN, RNN, Transformer, Attention), classical ML (KNN, SVM, Decision Tree, Random Forest, Naive Bayes, Linear/Logistic Regression), unsupervised (K-Means, PCA, DBSCAN), and ensemble methods (Bagging, Boosting, Stacking). Use when asked to explain any ML algorithm, layer, or architecture — or when answering ML/DL interview questions, teaching, debugging model behavior, or building intuition. Triggers: ML/DL explanation, algorithm analysis, interview prep, \"how does X work\", model walkthrough, gradient flow, teaching/tutoring.","canonicalUrl":"https://xpersona.co/skill/ngocp-0847-ml-explainer","sourceUrl":"https://github.com/ngocp-0847/ml-explainer","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"ngocp-0847","label":"Ngocp 0847","url":"https://github.com/ngocp-0847/ml-explainer"},"protocols":["OPENCLEW"],"capabilities":[],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-04-14T22:25:37.548Z","freshnessLabel":"Apr 14, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Apr 14, 2026"},{"label":"Vendor","value":"Ngocp 0847"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Ngocp 0847","href":"https://github.com/ngocp-0847/ml-explainer","sourceUrl":"https://github.com/ngocp-0847/ml-explainer","sourceType":"profile","confidence":"medium","observedAt":"2026-04-14T22:25:37.548Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/ngocp-0847-ml-explainer/contract","sourceUrl":"https://xpersona.co/api/v1/agents/ngocp-0847-ml-explainer/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-04-14T22:25:37.548Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/ngocp-0847-ml-explainer/trust","sourceUrl":"https://xpersona.co/api/v1/agents/ngocp-0847-ml-explainer/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"ml-explainer","description":"A mental framework for understanding, explaining, and reasoning about any ML/DL algorithm by decomposing it into two core threads: forward (data→prediction) and backward (learning/correction). Covers ALL ML families: deep learning (Dense, CNN, RNN, Transformer, Attention), classical ML (KNN, SVM, Decision Tree, Random Forest, Naive Bayes, Linear/Logistic Regression), unsupervised (K-Means, PCA, DBSCAN), and ensemble methods (Bagging, Boosting, Stacking). Use when asked to explain any ML algorithm, layer, or architecture — or when answering ML/DL interview questions, teaching, debugging model behavior, or building intuition. Triggers: ML/DL explanation, algorithm analysis, interview prep, \"how does X work\", model walkthrough, gradient flow, teaching/tutoring.","source":"GITHUB_OPENCLEW","sourceId":"github:1146554152","repository":"https://github.com/ngocp-0847/ml-explainer","documentation":"https://xpersona.co/skill/ngocp-0847-ml-explainer/agent/ngocp-0847-ml-explainer","protocols":["OPENCLEW"],"languages":["typescript"],"install":{"command":"git clone https://github.com/ngocp-0847/ml-explainer.git","ecosystem":"git"},"examples":[{"kind":"example","language":"text","snippet":"DL:          Input → transform → transform → ... → probability\nTree:        Input → question → question → ... → leaf label\nKNN:         Input → measure distances → vote → label\nRegression:  Input → multiply weights → sum → output\nClustering:  Input → measure distances → assign cluster"},{"kind":"example","language":"text","snippet":"See code → see data flow → see operations → see learning mechanism → see behavior"}]}}