'start with a simple model'

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. rpart

    :exclamation: This is a read-only mirror of the CRAN R package repository. rpart — Recursive Partitioning and Regression Trees. Homepage: https://github.com/bethatkinson/rpart, https://cran.r-project.org/package=rpart Report bugs for this package: https://github.com/bethatkinson/rpart/issues (by cran)

    It seems like in rpart (which is the decision tree package), there is a check for if the factor is an ordered factor and if so it treats it as continuous but otherwise I don’t think so, and it splits on the category directly: https://github.com/cran/rpart/blob/master/R/rpart.R

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. mljar-supervised

    Python package for AutoML on Tabular Data with Feature Engineering, Hyper-Parameters Tuning, Explanations and Automatic Documentation

    I recommend trying my AutoML package. You can easily check many different algorithms. Waht is more, the baseline algorithms are checked (major class predictor for classification and mean predictor for regression). The advance of AutoML is that it is really quick. You dont need to write preprocessing code, just call fit method.

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

  • Python, notebooks, no code recipes, AI = new desktop app for data analysis

    1 project | news.ycombinator.com | 1 Jun 2025
  • Show HN: Supertree – interactive visualization of decision trees in Python

    4 projects | news.ycombinator.com | 27 Aug 2024
  • Fairness in machine learning

    2 projects | /r/machinelearningnews | 28 Jun 2023
  • Show HN: AutoML Python Package for Tabular Data with Automatic Documentation

    1 project | /r/hypeurls | 5 Sep 2022
  • Python AutoML on Tabular Data with FeatureEng, HP Tuning, Explanations, AutoDoc

    1 project | news.ycombinator.com | 17 May 2022

Did you know that Python is
the 2nd most popular programming language
based on number of references?