LION OR CAT

Home Archives
2017-06-18
MarkDown

MarkDown使用

MarkDown參考文件

數學公式

輸入數學公式

使用mathjax套件,於markdown文件中置入下方語法,文件中則使用$$ 公式 $$(輸入規則參考)

1
2
3
<script type="text/javascript"
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>

Share
Newer
Python-決策樹
Older
Python-繪圖語法

最新文章

  • 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