Sc-Tech publication — Tutorial

Stock Market Scikit-learn Tutorial: Preface and Instructions

A Complete Walk through of scikit-learn: Plot_stock_market tutorial in Python on Linux

Robert Shaneyfelt
ScTech
Published in
2 min readJun 13, 2022

--

Laptop showing a trending upwards graph on its display. Photo from splash.
Photo by Yiorgos Ntrahas on Unsplash

Preface

This article will be a walk-through of the Python tutorial provided by “scikit-learn” which is a library for the Python programming language that provides artificial intelligence and machine learning functions. This is a part of a series of articles explaining the tutorials provided by scikit-learn.

Editor Note:

To ensure readers have an enjoyable experience with Robert’s extremely helpful tutorial, it has been separated — in agreement with Robert — into three segments:

  1. Preface and Instructions;
  2. Coding; and,
  3. Program Output.

Instructions

There is a version of scikit-learn that became installed when first installing the operating system.

$ rpm -qf /usr/share/doc/python3-scikit-learn/examples/applications
python3-scikit-learn-0.19.1–7.fc30.x86_64

--

--

Robert Shaneyfelt
ScTech

I received my Bachelor of Electrical Engineering from Trine University. “To write about life first, you must live it.” - Ernest Hemingway