Flashield's Blog

Just For My Daily Diary

Flashield's Blog

Just For My Daily Diary

Day: March 26, 2024

03.exercise-creating-features【练习:创建特征】

This notebook is an exercise in the Feature Engineering course. You can reference the tutorial at this link. Introduction 介绍 In this exercise you’ll start developing the features you identified in Exercise 2 as having the most potential. As you work through this exercise, you might take a moment to look at the data documentation […]

03.course-creating-features【创建特征】

Introduction 介绍 Once you’ve identified a set of features with some potential, it’s time to start developing them. In this lesson, you’ll learn a number of common transformations you can do entirely in Pandas. If you’re feeling rusty, we’ve got a great course on Pandas. 一旦您确定了一组具有一定潜力的特征,就可以开始开发它们了。 在本课程中,您将学习一些完全可以在 Pandas 中完成的常见转换。 如果您感到生疏,我们有一个很棒的Pandas 课程。 We’ll use four datasets […]

Scroll to top