Qiita
You are not logged in to any team
Log in to Qiita Team...
Community
List of all organizatioins
Advent Calendar
Qiita Jobs
Qiitadon (β)
Qiita Zine
Community Guideline
How to write good articles
Release note
Signup
Login
LGTM items
Followees
Comment history
Edit request history
Issue report
Help us understand the problem. What is going on with this user?
It's illegal (copyright infringement, privacy infringement, libel, etc.)
It's socially inappropriate (offensive to public order and morals)
It's advertising
It's spam
Other than the above, but not suitable for the Qiita community (violation of guidelines)
Kazuya Minakuchi
@kazuya_minakuchi
@kzy611
メーカーで6年勤務。データサイエンティストに転職して1年目。
29
Posts
20
Contributions
3
Followers
Follow
Following tags
Python3
初心者
AWS
Python
MySQL
JavaScript
$ analyze @kazuya_minakuchi
posted articles
機械学習:
52%
教師あり学習:
31%
データ分析:
28%
デレステ:
21%
Python:
14%
LGTMed articles
Python:
42%
新人プログラマ応援:
12%
Django:
8%
初心者:
8%
ポエム:
8%
answered questions
No data
Edit Pickup Articles (Up to 3)
Save
Pickup Articles
Python
データ分析
状態空間モデル
PyStan
デレステ
デレステイベントアタポン形式 1位ポイント推定 -Pystanを使った状態空間モデル-
2
## 概要 * 本でStanを使った状態空間モデルによる分析方法を勉強したから、実際のデータで練習してみたもの * 目標は「イベント開始日の時点で、イベント終了時の1位のポイントを推定する」 * 今回使ったのは、「ローカル線形トレンド」+「時系変数」モデル * **結果としては、十分な精度をもったモデルが作れたと思われる** * 1位は「トレンド」「イベント期間の長さ」で、ほぼ説明しきれた ...
2020/11/10
機械学習
gradientTreeBoosting
教師あり学習
勾配ブースティング
勾配ブースティング(Gradient Tree Boosting)
0
* 参考にしたもの * [東京大学のデータサイエンティスト育成講座](https://www.amazon.co.jp/%E6%9D%B1%E4%BA%AC%E5%A4%A7%E5%AD%A6%E3%81%AE%E3%83%87%E3%83%BC%E3%82%BF%E3%82%B5%E3%82%A4%E3%82%A8%E3%83%B3%E3%83%86%E3%82%A3%E3%82%B9%E3...
2020/05/13
Python
データ分析
デレステ
デレステイベントボーダー(1位、2001位)分析 -データ取得・整理・確認-
1
## 概要 * 時系列データ分析の練習がしたいので、「デレステのイベントptランキングのボーダーラインデータ」でやってみる。 * できれば「イベント始まった瞬間にボーダーライン予測」とかしてみたい。(厳しい予感はする) * 前準備として、このページではデータ取得・整理・概要確認を行う。 * 特徴量が全然足りないので、また追加して深堀りしたい * 今回作った[スクリプトたちはココ](https...
2020/10/29
All Items
Articles
Answers
Questions