Logistic Regression with K-Means Clustering

This page summarizes the projects mentioned and recommended in the original post on /r/learnmachinelearning

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • recipes

    Pipeable steps for feature engineering and data preprocessing to prepare for modeling (by tidymodels)

  • As others have stated, K-means can be used for feature-engineering/dimensionality reduction. More specifically, you can cluster features (columns) and average features that belong to the same cluster or cluster samples (rows) and compute distances between the original data and the generated clusters. You can use these but they're rarely seen and honestly you're better off using more standard approaches such as PCA.

  • 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 more popular project.

Suggest a related project

Related posts

  • protr VS seqinr - a user suggested alternative

    2 projects | 5 May 2024
  • Quick tip: Using R, Rayshader and SingleStore Notebooks

    1 project | dev.to | 1 May 2024
  • How to generate a great website and reference manual for your R package

    1 project | dev.to | 10 Apr 2024
  • Array Languages: R vs. APL

    1 project | news.ycombinator.com | 21 Mar 2024
  • Data.table: R's data.table package extends data.frame

    1 project | news.ycombinator.com | 15 Mar 2024