Tech Blog

Information Technology / Machine Learning / Data Analysis / Big Data / System Integration

2013-04-01から1ヶ月間の記事一覧

How to Run Kdd2013AuthorPaperIdentification Benchmark

What is Kdd2013AuthorPaperIdentification? KDD Cup is the well-known data mining competition of the annual ACM SIGKDD International Conference on Knowledge Discovery and Data Mining. KDD Cup 2013 -> https://www.kaggle.com/c/kdd-cup-2013-aut…

PostgreSQLのインストール

PostgreSQLのインストールにつまづいたので、ポイントを書いておきます。 環境 Windows7 PostgreSQL 9.2.4 ポイント1: .exeでインストールしてもPATHが通らない .exeの標準設定でインストールして、ログインしようとすると、以下のようなエラーが出た。 C:\>…