jimmy43333 / 2nd-ML100Days

Cupoy 百日馬拉松

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2nd-ML100Days

Introduction

Launch

Activate the anaconda with terminal in ubnutu 18.04

anaconda-navigator

conda

conda search package
conda install package
conda list

Table of contents

資料清理前處理
HW1 : Think about data and plot HW9 : Correlation Coefficient
HW2 : Read data to DataFrame HW10 :Correlation Coefficient and plot
HW3 : Get picture from web address HW11 : KDEplots
HW4 : OneHotEncoding HW12 : Discretizing
HW5 : Plot the data HW13 : Discretizing_implement
HW6 : Outliers HW14 : Subplot
HW7 : Normalize with quantile HW15 : Heatmap & Grid-plot
HW8 : DataFrame manipulate HW16 : Logistic Regression
特徵工程技術
HW17 : Feature Engineering HW25 : Time feature
HW18 : Type of feature HW26 : Feature combination
HW19 : Fill blank and Standardlize HW27 : Group by encoding
HW20 : Remove outliers HW28 : Feature selection
HW21 : Remove bias HW29 : Feature importance
HW22 : Category feature HW30 : Leaf encoding
HW23 : Mean encoding
HW24 : Counting encoding & Hash encoding
機器學習基礎模型建立
HW31 : HW39 :
HW32 : HW40 :
HW33 : HW41 :
HW34 : HW42 :
HW35 : HW43 :
HW36 : HW44 :
HW37 : HW45 :
HW38 : HW46 :

Learning notes

LabelEncoding and OneHotEncoding

去除偏態 : 對數去偏,方根去偏,分佈去偏

類別型編碼

時間型編碼

特徵組合與評估

About

Cupoy 百日馬拉松


Languages

Language:Jupyter Notebook 100.0%