2017-01-01から1年間の記事一覧

python と 統計分析、機械学習

Python でデータサイエンス bicycle1885.hatenablog.com jp.mathworks.com ロジスティック回帰分析(logit model) | 分析のおはなし。 Posts · けんごのお屋敷

python and django

はじめての Django アプリ作成、その 1 | Django documentation | Django DjangoによるWebアプリケーション開発入門 — DjangoによるWebアプリケーション開発入門

機械学習

gihyo.jp

統計

bellcurve.jp

仮説検定

http://elsur.jpn.org/resource/t-test.pdf

gstreamer 1.10のhls送信スクリプト

gst-launch-1.0 -e v4l2src norm=PAL ! clockoverlay ! video/x-raw ! omxh264enc target-bitrate=8000000 control-rate=variable ! video/x-h264, profile=high ! queue ! mpegtsmux name=muxy alsasrc device=plughw:0,0 ! volume volume=3 ! audioconvert…