Kotlin Data Science

Open-source Kotlin projects categorized as Data Science

Top 9 Kotlin Data Science Projects

Data Science
  • mlreef

    The collaboration workspace for Machine Learning

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • kotlin-jupyter

    Kotlin kernel for Jupyter/IPython

    Project mention: How to Use Kotlin Notebook for Free | dev.to | 2024-09-04

    All you need to do is install the Kotlin kernel by running the command pip install kotlin-jupyter-kernel. Then, choose Kotlin as the kernel in your Jupyter Kernel.

  • dataframe

    Structured data processing in Kotlin (by JetBrains)

    Project mention: Kotlin DataFrame ❤️ Arrow | dev.to | 2024-10-10

    Kotlin DataFrame v0.14 comes with improvements for reading Apache Arrow format, especially loading a DataFrame from any ArrowReader. This improvement can be used to easily load results from analytical databases (such as DuckDB, ClickHouse) directly into Kotlin DataFrame.

  • kandy

    Kotlin plotting library. (by Kotlin)

    Project mention: Plotting Financial Data in Kotlin with Kandy | dev.to | 2024-04-09

    For working with datasets (loading and processing), I use Kotlin DataFrame. It is a library designed for working with structured in-memory data, such as tabular or JSON. It offers convenient storage, manipulation, and data analysis with a convenient, typesafe, readable API. With features for data initialization and operations like filtering, sorting, and integration, Kotlin DataFrame is a powerful tool for data analytics. I also use the Kandy - Kotlin plotting library, designed specifically for full compatibility with Kotlin DataFrame. It brings many types of plots (including statistical) with rich customization options via a powerful Kotlin DSL. The best way to run all of this is Kotlin Notebook. It works out of the box, has native rendering of Kandy plots and DataFrame tables, and has IntelliJ IDEA support. It can also be run in Jupyter notebooks with a Kotlin kernel and on Datalore.

  • koma

    A scientific computing library for Kotlin. https://kyonifer.github.io/koma

  • KotlinDiscreteMathToolkit

    Set of extensions for Kotlin that provides Discrete math functionalities

  • pairAdjacentViolators

    A JVM implementation of the Pair Adjacent Violators algorithm for isotonic regression

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • 180protocol

    Confidential compute for sensitive data sharing and commercial collaboration

  • sigbla-app

    Sigbla is a framework for working with data in tables, using the Kotlin programming language. It supports various data types, reactive programming and events, user input, charts, and more.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Kotlin Data Science discussion

Log in or Post with

Kotlin Data Science related posts

  • How to Use Kotlin Notebook for Free

    2 projects | dev.to | 4 Sep 2024
  • Kotlin for Data Analysis

    3 projects | news.ycombinator.com | 28 Aug 2024
  • Plotting Financial Data in Kotlin with Kandy

    3 projects | dev.to | 9 Apr 2024
  • Amazon Ion Specification

    4 projects | news.ycombinator.com | 13 Sep 2023
  • How to use jvm libraries on Multiplatform (js related) project

    1 project | /r/Kotlin | 28 Aug 2022
  • ggplot2 applies unwanted sampling to my data

    1 project | /r/Rlanguage | 19 Mar 2021
  • Would appreciate some feedback on my first Rust library - an implementation of the "pair adjacent violators" algorithm for isotonic regression

    2 projects | /r/rust | 24 Feb 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 11 Dec 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Data Science projects in Kotlin? This list will help you:

Project Stars
1 mlreef 1,442
2 kotlin-jupyter 1,123
3 dataframe 849
4 kandy 612
5 koma 270
6 KotlinDiscreteMathToolkit 183
7 pairAdjacentViolators 49
8 180protocol 29
9 sigbla-app 24

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai