LION OR CAT

Home Archives
2017-06-18
Python

Python-繪圖語法

matplotlib中文亂碼解決, 散佈圖

Read More

Share
  • matplotlib
  • 繪圖
2017-06-18
Python

Python-迴歸分析

相關係數,線性迴歸, statsmodels, sklearn, itertools

Read More

Share
  • itertools
  • sklearn
  • statsmodels
  • 決策樹
  • 線性迴歸
  • 羅吉斯迴歸
  • 隨機森林
2017-06-18
Python

Python-Pandas語法

N/A值處理,文字轉數值,移動平均,One-Hot處理

Read More

Share
  • One-Hot
2017-06-16
QGIS

地圖視覺化

6月10日參加地圖視覺化分享與實作課程,學習QGIS軟體使用,課堂上練習使用內政部出生登記子女從姓資料,分析台灣各縣字在從母姓比例上是否有所差異。
從圖中可看出,東部及南投地區從母性比重較高,或許和原住民文化相關。
2016年度各縣市出生登記子女從母性的比例

Read More

Share
  • 爬蟲
  • 經緯度
2017-06-13

Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

Share
« __('prev')12

最新文章

  • python-wordcloud
  • django
  • python_cx_Freeze
  • python-正規表達式
  • python-textmining

分類

  • Django
  • MarkDown
  • Python
  • QGIS
  • python

標籤

  • MLP
  • Neural Network
  • One-Hot
  • SVM
  • contourf
  • graphviz
  • itertools
  • matplotlib
  • meshgrid
  • numpy
  • pydotplus
  • re
  • sklearn
  • statsmodels
  • wordcloud
  • 支援向量機
  • 文字探勘
  • 決策樹
  • 爬蟲
  • 經緯度
  • 線性迴歸
  • 繪圖
  • 羅吉斯迴歸
  • 隨機森林

標籤雲

MLP Neural Network One-Hot SVM contourf graphviz itertools matplotlib meshgrid numpy pydotplus re sklearn statsmodels wordcloud 支援向量機 文字探勘 決策樹 爬蟲 經緯度 線性迴歸 繪圖 羅吉斯迴歸 隨機森林

彙整

  • 八月 2017
  • 七月 2017
  • 六月 2017
© 2017 Kevin Liao
Powered by Hexo
Home Archives