awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gmonce avatar

gmonce/scikit-learn-book

0
View on GitHub↗
392 stars·261 forks·Jupyter Notebook·2 views

Scikit Learn Book

Learning scikit-learn: Machine Learning in Python.

Features

  • Practical Learning Resources - Practical guide to machine learning with scikit-learn.

Star history

Star history chart for gmonce/scikit-learn-bookStar history chart for gmonce/scikit-learn-book

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Scikit Learn Book

Similar open-source projects, ranked by how many features they share with Scikit Learn Book.
  • shujiahuang/cpp-primer-plus-6thShujiaHuang avatar

    ShujiaHuang/Cpp-Primer-Plus-6th

    3,106View on GitHub↗

    This project is a C++ learning resource and study guide consisting of structured notes and programming examples. It provides practical implementations and exercise solutions covering core language syntax, data types, and control flow. The repository features specialized samples for object-oriented design, including class inheritance, polymorphism, and abstract classes. It includes demonstrations of memory management techniques such as dynamic allocation, move semantics, and placement new, as well as template programming examples for creating generic functions and data structures. The codebas

    C++cppprogramming
    View on GitHub↗3,106
  • jasebell/mlbookjasebell avatar

    jasebell/mlbook

    69View on GitHub↗

    Example code for the Wiley book "Machine Learning - Hands On for Developers and Technical Professionals"

    Java
    View on GitHub↗69
  • jeffreyksmithjr/reactive-machine-learning-systemsjeffreyksmithjr avatar

    jeffreyksmithjr/reactive-machine-learning-systems

    145View on GitHub↗

    Code from the book Machine Learning Systems.

    Scala
    View on GitHub↗145
  • binroot/tensorflow-bookBinRoot avatar

    BinRoot/TensorFlow-Book

    4,431View on GitHub↗

    This project is a collection of TensorFlow machine learning examples providing reference implementations for various neural network paradigms. It covers supervised, unsupervised, reinforcement, and sequential learning models. The repository includes implementations for convolutional neural networks focused on image classification and ranking, as well as recurrent neural networks for time-series forecasting and sequence-to-sequence translation. It further provides examples of reinforcement learning agents trained via reward optimization and unsupervised learning techniques such as autoencoders

    Jupyter Notebookautoencoderbookclassification
    View on GitHub↗4,431
See all 11 alternatives to Scikit Learn Book→

Frequently asked questions

What does gmonce/scikit-learn-book do?

Learning scikit-learn: Machine Learning in Python.

What are the main features of gmonce/scikit-learn-book?

The main features of gmonce/scikit-learn-book are: Practical Learning Resources.

What are some open-source alternatives to gmonce/scikit-learn-book?

Open-source alternatives to gmonce/scikit-learn-book include: shujiahuang/cpp-primer-plus-6th — This project is a C++ learning resource and study guide consisting of structured notes and programming examples. It… binroot/tensorflow-book — This project is a collection of TensorFlow machine learning examples providing reference implementations for various… jasebell/mlbook — Example code for the Wiley book "Machine Learning - Hands On for Developers and Technical Professionals". jeffreyksmithjr/reactive-machine-learning-systems — Code from the book Machine Learning Systems. jwarmenhoven/islr-python — This project is a machine learning education resource consisting of Python implementations of statistical learning… alexsosn/marslandmlalgo — Code and data for the second edition of the textbook `Machine Learning: An Algorithm Perspective" by Stephen Marsland.