「スパムフィルタ」と「メールの件名自動生成」を作ってみよう。 このハンズオンセッションでは、A1-3セッションで紹介するAIを利用した「スパムフィルタ」と「メールの件名自動生成」のエンジンを実際に作成します。 AIや仕組みについて説明したあと、ハンズオンの手順書を見ながらみなさんで手を動かしてエンジンを実際に構築していただきます。 AIについて全くわからなくても大丈夫です。 プログラミング言語はPythonを使用しますが、わからなくても問題ありません。 AIがどのように作られているのか、実際に体験して楽しんでみてください。
In this hands-on session at the Email Solutions and Security Conference, we'll delve into the intricacies of crafting a spam classifier using machine learning. We'll start with Exploratory Data Analysis (EDA) to understand our dataset, followed by feature engineering to extract meaningful attributes. Two distinct models will be built: one utilizing numerical features and the other based on TF-IDF representation of emails. Participants will learn the nuances of each method and engage in a comparative analysis, evaluating their performance in spam detection. Join us to enhance your understanding of email security and the power of machine learning in combating spam.