data

Datasets used in the book Hands-On Machine Learning with Scikit-Learn, Keras & TensorFlow (by ageron)

Data Alternatives

Similar projects and alternatives to data

  • handson-ml3

    6 data VS handson-ml3

    A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better data alternative or higher similarity.

data discussion

Log in or Post with

data reviews and mentions

Posts with mentions or reviews of data. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-03.
  • Machine Learning Models: Linear Regression
    2 projects | dev.to | 3 May 2024
    data = "https://github.com/ageron/data/raw/main/" life_satisfaction = pd.read_csv(data + "lifesat/lifesat.csv") X = life_satisfaction[["GDP per capita (USD)"]].values y = life_satisfaction[["Life satisfaction"]].values

Stats

Basic data repo stats
1
60
-
about 2 years ago

Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com