У нас вы можете посмотреть бесплатно Python - Create an AI Prediction Model Part 1: Prepare the Data или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Using Python and Matplotlib to prepare raw images for us in a new machine learning classification prediction model. In this video we will gather usable data from the raw images. Part 2 video will input that data into an ai prediction model with Python and Keras. Part 2 Video: • Python - Create an AI Prediction Model Par... Code and Data files: github.com/kelseykern/DorsalFinAITutorial Resources: Canny Edge Detector: github.com/FienSoP/ detrending info: sherbold.github.io/intro-to-data-science/09_Time-Series-Analysis.html Timestamps: 00:00 Intro 01:30 Coding overview 01:59 Edge detection 06:24 Convert image to matrix 08:56 Detrending data 10:17 Removing right side 10:53 Polynomial calculation 12:00 Print to file