AI - 2nd - Intermediate Machine Learning
ML - Intermediate Machine Learning Missing Values Three Approaches Approach 1 (Drop Columns with Missing Values) 删除无数值列 Approach 2 (Imputation) ...
ML - Intermediate Machine Learning Missing Values Three Approaches Approach 1 (Drop Columns with Missing Values) 删除无数值列 Approach 2 (Imputation) ...
Intro to Machine Learning How Models Work over all Your First Machine Learning Model - DecisionTreeRegressor Model Validation Mean Absolute Error ...
JSON Schema Overview validate JSON data using Python JSON Schema Why developers use JSON Schema Create schema Creating a schema definition ...
AIML - AI Table of contents: AIML - AI Overview AI Divisions of AI Artificial Narrow Intelligence (ANI) Artificial ...
ML lab - Home data Basic Step 1: Evaluate several models Step 2: Generate test predictions Missing value Step 1: ...
ML Lab - Titanic - Machine Learning from Disaster ML Lab - Titanic - Machine Learning from Disaster the file # This Python 3 environment comes with many helpful analytics libraries ins...
HTTP - Retry 什么情况下要 retry Retry处理步骤 简单的立即retry 有延迟的retry 固定间隔的 delay 随机 delay 的方式: ...
[toc] 网络数据收集 ref: https://wissenpress.wordpress.com/2019/01/03/网络爬虫:data-scraping-vs-data-crawling/ 数据收集是直接从在线网站中提取公开可用数据的过程。数据收集不仅依赖于官方信息来源, 如果网站没有专用的 API,则使用网络爬虫是唯一的选择。 但是,带有 API...
Data Wrangler basic benefit Prerequisites Access Data Wrangler Update Data Wrangler Demo Demo: Data Wrangler Titanic Dataset Walkthrough ...
Cloud Map basic AWS Cloud Map in Action Cloud map ecosystem ref 深入理解 Amazon Elastic Kubernetes Service (EKS) Cloud Map basic Compani...
Amazon Web Services Amazon Web Services By feature Reservations Backup Scaling Charge AWS serviceless ...
[toc] ref Cicada 3301:一只潜伏于互联网深处的“蝉”(一) 蝉3301(2012 PUZZLES):互联网史上最复杂最神秘最可怕的谜团 Cicada 3301 2012年1月4日 将这张图片用记事本打开,在一堆乱码后面,隐藏着一条讯息: ...
ScriptKiddie Initial Recon: Nmap&nikto Recon: Brup CVE 漏洞概述 漏洞复现 ...
Knife Initial Recon: Nmap\&nikto Recon: Brup CVE 漏洞概述 漏洞复现 ...
[toc] ref: 凍仁 ansible Ansible - Ansible setup 操作 Ansible 用 Ad-Hoc command 和 Playbook 兩種方式來操作 Ansible。 前者是透過一次次簡短的指令來操作 Ansible, 而後者則是先把任務寫好,然後再一次執行。 兩者的關係就好比我們在 Linux Shell 裡打指令和...