Features are properties of the data like, the number of points, the number of paths, the width of the drawing, the height and so on. Machine learning relies on features extracted from the data.
In this video I'll teach you how to use JavaScript to extract features from our samples and feature them on a chart. First I'll show you how to use a Google Chart and then we use a custom chart we'll build in the next video!
⭐️HOMEWORK⭐️
Extract 2 other features from the data. Share screenshots and your code on my Discord server:
/ discord
If you need inspiration you can check my older Machine Learning video:
• Learn Machine Learning (!BB - Ep1)
Draw for me :-) I will use your data in the future:
Call for help video: • Help me make a NEW Machine Learning Course
Data collection tool: https://radufromfinland.com/projects/ml
⭐️LINKS⭐️
📁 Data
https://github.com/gniziemazity/drawi...
💻 Code
tps://github.com/gniziemazity/ml-course
✔️ Use P2 to follow along
✔️ P3 is the code after this lesson
⭐️TIMESTAMPS⭐️
00:00 Introduction
00:55 Feature Extraction
06:41 Feature Visualization
08:56 How to use a Google Chart
17:00 Using a Custom Chart
21:49 Interacting with the Custom Chart
30:23 Inspecting the Data
Поделиться в:
Доступные форматы для скачивания:
Скачать видео mp4
Информация по загрузке:
Скачать аудио mp3
Похожие видео
array(10) {
[0]=>
object(stdClass)#5604 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "n8uCt1TSGKE"
["related_video_title"]=>
string(45) "Build a Chart using JavaScript (No Libraries)"
["posted_time"]=>
string(21) "2 года назад"
["channelName"]=>
string(21) "Radu Mariescu-Istodor"
}
[1]=>
object(stdClass)#5577 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "c4VVPPy8zIE"
["related_video_title"]=>
string(91) "Machine Learning Course - Lesson 4: Nearest Neighbor Classifier (JavaScript - No Libraries)"
["posted_time"]=>
string(21) "2 года назад"
["channelName"]=>
string(21) "Radu Mariescu-Istodor"
}
[2]=>
object(stdClass)#5602 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "fa3BE_VwyS4"
["related_video_title"]=>
string(58) "Machine Learning Course - Lesson 1: JavaScript Drawing App"
["posted_time"]=>
string(21) "2 года назад"
["channelName"]=>
string(21) "Radu Mariescu-Istodor"
}
[3]=>
object(stdClass)#5609 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "3rPwfmrCwVw"
["related_video_title"]=>
string(54) "Euclidean Distance: Math, Applications and Code #SoME3"
["posted_time"]=>
string(19) "1 год назад"
["channelName"]=>
string(21) "Radu Mariescu-Istodor"
}
[4]=>
object(stdClass)#5588 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "RscwQAraO-s"
["related_video_title"]=>
string(44) "coding everyday until I get a job | Day #193"
["posted_time"]=>
string(19) "3 дня назад"
["channelName"]=>
string(19) "Devin the Developer"
}
[5]=>
object(stdClass)#5606 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "hdU0TeQRGKE"
["related_video_title"]=>
string(68) "Machine Learning Course - Lesson 2: Visualizing Data with JavaScript"
["posted_time"]=>
string(21) "2 года назад"
["channelName"]=>
string(21) "Radu Mariescu-Istodor"
}
[6]=>
object(stdClass)#5601 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "3wwiOSxDAmg"
["related_video_title"]=>
string(84) "Machine Learning & Neural Networks without Libraries – No Black Box Course"
["posted_time"]=>
string(19) "1 год назад"
["channelName"]=>
string(16) "freeCodeCamp.org"
}
[7]=>
object(stdClass)#5611 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "RVMHhtTqUxc"
["related_video_title"]=>
string(50) "Simple Machine Learning With JavaScript - Brain.js"
["posted_time"]=>
string(19) "6 лет назад"
["channelName"]=>
string(14) "Traversy Media"
}
[8]=>
object(stdClass)#5587 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "3KacwGTNxDY"
["related_video_title"]=>
string(63) "Ты не сможешь пройти эти игры на 100%"
["posted_time"]=>
string(24) "16 часов назад"
["channelName"]=>
string(16) "БУЛДЖАТь"
}
[9]=>
object(stdClass)#5605 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "jvqomjmMsPI"
["related_video_title"]=>
string(57) "Distance from Point to Segment Explained using JavaScript"
["posted_time"]=>
string(19) "1 год назад"
["channelName"]=>
string(21) "Radu Mariescu-Istodor"
}
}