19 search resultsShowing 1~19 results

Stocked
yuto16

@yuto16

Pythonのprintいろいろ

この記事の目的 Pythonの出力 print を使いこなすためのメモ。文字色を変えたり、既に出力した文字に上書きをしたり、printで出力されるものをテキストファイルに書き出したり。1つ1つは...

45
65
Comment2
yuto16

@yuto16

特徴量の整理メモ

この記事の目的 機械学習モデルを作成する準備段階で、データ内の変数の特徴をとらえたり、注意する点(NaNが多いなど)を洗い出したりするためのメモ.df.info() や df.describe(...

3
4
Comment0
yuto16

@yuto16

【Python】EDAメモ

この記事の目的 データ分析の最初に行う, EDA(探索的データ解析)においてよく使うコードをメモしておく. 今回は特に, 分類問題(タイタニック号の乗客生存予測など)の場合を想定している. コー...

4
11
Comment0

19 search resultsShowing 1~19 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in