10 JUL 2026 - Back up to full speed! Let's be honest: for the last few months, TorrentFunk was painfully slow. Pages crawled, searches dragged, and just loading the site tested everyone's patience. We hunted the problem down to our network and rebuilt it from the ground up — smarter caching, a much bigger and faster connection, and a lot of fine-tuning under the hood. The difference is night and day: the site now loads in a fraction of a second. No more waiting around. Thanks for sticking with us through the slow spell. Now go discover your funk!
TORRENT DETAILS
Egghead - Introductory Machine Learning Algorithms In Python With Scikit-learn [AhLaN]
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Artificial intelligence. Machine learning. Bots. Computers learning and communicating with us to do our bidding. But, where do you start? How do you get a machine to even begin to understand what you speak or type at it? There are several common machine learning algorithms that will help us begin to answer these questions.
In this course we’ll learn about common machine learning algorithms that don’t require implementing a neural network. We will not be going too much into the math behind them, but instead learn what each algorithm is good for, and how to train them. We'll also learn about a few metrics for evaluating models.
We’ll implement these in Python using scikit-learn using scikit-learn’s built-in data sets. The focus of this course is on implementation and a high-level understanding of these algorithms.
We'll look at a few ways to evaluate our models, for both classification and regression models. We'll touch on mean squared error and coefficient of determination (for regression), and accuracy score, logarithmic loss, confusion matrices, and classification reports (for classification).
Python 2.7 is used in the lesson videos but the code provided has Python 3 available. The only breaking change is the print statement API.
For additional information on installation, vocabulary, and common errors visit the README.md to the course code attached to each lesson.
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
01-Use Linear Regression To Estimate Continuous Values with Python and Scikit-learn.mp4
13.3 MB
02-Predict Categories in Python using Scikit-learn's Logistic Regression module.mp4
11.8 MB
03-Use Support Vector Machines To Find Complex Decision Boundaries with Scikit-learn.mp4
7.8 MB
04-Use K-nearest Neighbors To Find Similar Datapoints with Python and Scikit-learn.mp4
10.8 MB
05-Implement a Naive Bayes Classifier in Python and Scikit-learn to Categorize Text.mp4
16.1 MB
06-Implement Decision Trees in Python with Scikit-learn.mp4
15.8 MB
07-Find Clusters of Data with K-means Clustering in Python and Scikit-learn.mp4