マガジンのカバー画像

IT技術散歩

78
開発技術の実践過程について書きまします!
運営しているクリエイター

#datascience

Trying Data Science(12) : 決定木とランダムフォレストで返済予測

1.はじめに今回は、貸出データを活用してランダムフォレスト(Random Forest)と決定木(Decisio…

ソンさん
9か月前
8

【メモ】Colab&パイソンを利用したテキスト分析(0905)

非指導学習 正解データなしで、存在するデータから類似したものを整理して分類 K平均法(K-Mean…

ソンさん
9か月前
5

Trying Data Science(11): KNN, データの隣探し

1. はじめに こんにちは、今日はデータ科学の重要なが概念であるKNN(K-Nearest Neighbors)に…

ソンさん
9か月前
4

Trying Data Science(10) : Cramming Logistic Regression

1. IntroHello, everyone! Logistic regression is a simple yet powerful algorithm useful …

ソンさん
10か月前
2

Trying Data Science(9) : Cramming Linear Regression

This posting is a practice for Linear Regression. Let's suppose that a company is trying…

ソンさん
10か月前
3

Trying Data Science(8) : Cramming Machine Learning Basic Concepts

Intro Hello, everyone! Last time, I covered data visualization. This time, I'm going t…

ソンさん
11か月前
2

Trying Data Science(7) : Cramming Data Visualizaion - Choropleth Map

Intro Hello, everyone! Last time, I've posted about Seaborn, which can generates various plots. This time I'm going to learn how to visualize geographical data on maps. I will share some information about Choropleth maps. What is a Cho

Trying Data Science(6) : Cramming Data Visualization - Seaborn

Hello, everyone! Surprisingly, I haven't stopped studying data science yet(celebrating m…

ソンさん
11か月前
3

Trying Data Science(5) : Cramming Data Visualizaion - Matplotlib

Hello, everyone! Starting today, I'm going to talk about data visualization that looks c…

ソンさん
11か月前
9

Trying Data Science(4) : Cramming Pandas - 5 miscellaneous skills

Hello, everyone! Today I'm going to cover Pandas following the last posting: 5 miscella…

宋英和
11か月前
2

Trying Data Science(3) : Cramming Pandas - Series / DataFrames

Hello, everyone! Fortunately, my study for data science is still going on. Today I'm g…

宋英和
11か月前
2

Trying DataScience(2) : Cramming Numpy

Hello, everyone! Last time, I briefly covered the basics of Python for data science. Tod…

宋英和
11か月前
2

Trying DataScience(1) : Cramming Python with Jupyter

Hello everyone! Nowadays Python is getting more popular, because, it can be used in so m…

宋英和
11か月前
3