An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: discretization

mariuzka/simplebins

Simplebins makes it easy to bin numeric values into intervals.

Language: Python - Size: 16.6 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

CExA-project/ddc

DDC is a discrete domain computation library.

Language: C++ - Size: 27.4 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 37 - Forks: 7

pmgbergen/porepy

Python Simulation Tool for Fractured and Deformable Porous Media

Language: Python - Size: 154 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 259 - Forks: 93

odlgroup/odl

Operator Discretization Library https://odlgroup.github.io/odl/

Language: Python - Size: 46 MB - Last synced at: about 22 hours ago - Pushed at: about 24 hours ago - Stars: 396 - Forks: 107

ucl-bug/jaxdf

A JAX-based research framework for writing differentiable numerical simulators with arbitrary discretizations

Language: Python - Size: 16.9 MB - Last synced at: 1 day ago - Pushed at: 7 months ago - Stars: 125 - Forks: 8

InteractiveComputerGraphics/Discregrid

A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of signed distance fields.

Language: C++ - Size: 11.7 MB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 300 - Forks: 66

inducer/meshmode

High-order unstructured mesh representation and discrete function spaces

Language: Python - Size: 2.8 MB - Last synced at: 5 days ago - Pushed at: 20 days ago - Stars: 28 - Forks: 24

calvinmccarter/kditransform

Kernel density integral transformation: feature preprocessing and univariate clustering (TMLR, 2023)

Language: Python - Size: 15.4 MB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

soheil-mp/Reinforcement-Learning-Algorithms

Step by Step Reinforcement Learning Tutorials.

Language: Jupyter Notebook - Size: 18.4 MB - Last synced at: 42 minutes ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 6

kaladabrio2020/machine-learning

Times Series, Classification-label/image, Regression

Language: Jupyter Notebook - Size: 279 MB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

JuliaFEM/Mortar2D.jl

Mortar2D.jl is a Julia package to calculate discrete projections between non-conforming finite element meshes. The resulting "mortar matrices" can be used to tie non-conforming finite elements meshes together in an optimal way.

Language: Julia - Size: 828 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 7

ratwolfzero/hopalong_python

Generative Density Approximation for Deterministic Point Patterns: The Hopalong Attractor

Language: Python - Size: 9.34 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

asanet/chemeng-solved

Classic problems in chemical engineering solved with matlab

Language: MATLAB - Size: 45.9 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 21 - Forks: 2

Priusds/ParGeo

Generate complex two-dimensional geometries for simulations based on mesh discretizations.

Language: Python - Size: 1.62 MB - Last synced at: 14 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 1

lisette-espin/pychimerge

ChiMerge: Discretization of Numeric Attributes

Language: Python - Size: 19.5 KB - Last synced at: 7 days ago - Pushed at: about 9 years ago - Stars: 41 - Forks: 24

eschnett/DDF.jl

Discrete Differential Forms in arbitrary dimensions

Language: Julia - Size: 927 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 1

axsk/VoronoiGraph.jl

Voronoi diagrams in N dimensions using an improved raycasting method.

Language: Julia - Size: 420 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

xsdk-project/MathPackagesTraining πŸ“¦

A gh-pages site to host SWC style training materials for various HPC math packages

Language: JavaScript - Size: 257 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

Ehsan494/MCF-SGI24

SGI24/MIT: Higher-Order Discretization of Mean Curvature Flow. Mentor: Prof. Justin Solomon (MIT)

Language: MATLAB - Size: 38.4 MB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

EcSolticia/Evenly-spaced-piecewise-linear-interpolation-py

Evenly spaced piecewise linear interpolation of functions represented using symbols in Python

Language: Python - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

tomespel/discretization-cir-processes πŸ“¦

This is a simulation project for the seconder order discretization schemes for the CIR process.

Language: C++ - Size: 20.6 MB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 2

VictorCampelo/Cluster-Labeler-Using-CAIM-Discretizer

Cluster labeler using the CAIM discretization method.

Language: Jupyter Notebook - Size: 318 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

SysCV/idisc

iDisc: Internal Discretization for Monocular Depth Estimation [CVPR 2023]

Language: Python - Size: 17.5 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 279 - Forks: 19

jMotif/SAX

Java implementation of SAX, HOT-SAX, and EMMA

Language: Java - Size: 7.74 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 80 - Forks: 23

jMotif/jmotif-R

SAX, HOT-SAX, VSM, SAX-VSM, RePair and RRA in R (Rcpp)

Language: C++ - Size: 4.57 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 54 - Forks: 21

xsdk-project/MathPackagesTraining2020

A gh-pages site to host SWC style training materials for various HPC math packages

Language: JavaScript - Size: 363 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 3

aashitadutta/PerCapitaViolentCrimesPrediction

Implementing Fuzzy Inference System using PerCapitaViolentCrimesPrediction dataset where Genetic Algorithm used for feature selection, and discretizing the data while encoding values to class variables. Generating Rules with Decision Tree Classifier, And fuzzifying values and rules inference system and defuzzification in MATLAB.

Language: Jupyter Notebook - Size: 905 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 2

MCHatcher/Discretization-normal-rv

Discretization of Normal random variables and simulations

Language: MATLAB - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

vt2211/Voice-Controlled-Car

Built a voice-controlled car from scratch incorporating machine learning methods such as the Euclidean Classifier and k-NN Classifier, open and closed loop feedback control systems, principal component analysis, regression analysis, and transient analysis

Language: Jupyter Notebook - Size: 8.08 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

arpytanshu/ts-tok

Time Series Tokenizer inspired by Symbolic Aggregate approXimation (SAX) for seamlessly training LLMs with time-series data.

Language: Python - Size: 6.17 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

jimkon/adaptive-discretization

Discretization of n-dimensional space that adapts on a given distribution

Language: Jupyter Notebook - Size: 5.21 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jennyanez/automl-component

Pre-processing AutoML Component for classification tasks in KNIME.

Size: 22.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

elbaulp/DPASF

My MSc on Data Science final project. This is a library for Data Pre-processing Algorithms for Streaming in Flink (DPASF)

Language: Scala - Size: 1.24 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 17 - Forks: 3

Anylee2142/MDLP

:memo: ML Paper implementation: Multi-Interval Discretization of Continuous-Valued Attributes for Classification Learning

Language: Jupyter Notebook - Size: 2.02 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

seloufian/Basic-Data-Miner

Exploration of the different phases of Data Mining: Data visualization, their preprocessing and the implementation of multiple algorithms for Data Mining.

Language: Java - Size: 2.51 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ezorita/chip-nf

ChIP-seq pipeline (Nextflow)

Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

DmitrySemikin/open-neutral-mesh-file-formats

This project is an initiative to define several basic neutral file formats to facilitate exchange of meshes (as in FEM) between different SW packages.

Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

UnixJunkie/genspir

Function to generate almost uniformly points on a sphere

Language: OCaml - Size: 47.9 KB - Last synced at: 12 days ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 1

ankitk2109/Data_Mining

Language: Jupyter Notebook - Size: 251 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

nick-hu/cpsc303

CPSC 303: Numerical Approximation and Discretization (2015W T2)

Language: Matlab - Size: 1.91 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

ABAtanasov/GalerkinSparseGrids.jl

Sparse Grid Discretization with the Discontinuous Galerkin Method for solving PDEs

Language: Julia - Size: 276 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 41 - Forks: 14

NadavIs56/Data-Mining

The project encompasses the building of a data classification and clustering system, followed by EDA - Exploratory Data Analysis, and is concluded with the presentation of the results.

Language: Python - Size: 3.34 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

tomas-o-dev/FeatureFilter

Quick Layered Correlation-based Feature Filtering

Language: Python - Size: 7.02 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

reshalfahsi/rtacsystem

Rotational/Translational Actuator System Discretization, Estimation and Robust Control

Language: MATLAB - Size: 1.31 MB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

Pavankunchala/Reinforcement-Learning

In this all Projects dealing with reinforcement learning wil be uploaded

Language: Python - Size: 857 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 2

mibotti/PDGeoFFEniCS

Notebooks containing the PDGeoFF project's implementations in FEniCS. β€œThe project leading to this application has received funding from the European Union’s Horizon 2020 research and innovation programme under the Marie Sklodowska-Curie grant agreement No 896616.”

Language: Jupyter Notebook - Size: 1.18 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sramirez/spark-MDLP-discretization

Spark implementation of Fayyad's discretizer based on Minimum Description Length Principle (MDLP)

Language: Scala - Size: 4.71 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 45 - Forks: 27

JoshMcDonagh/JMat

JMat is a library which implements fundamental matrix capabilities in Java.

Language: Java - Size: 447 KB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

wmkouw/notes-numsolsdiffeq Fork of apf99/SDOF-Simulator

Notes on discretization and numerical solutions to differential equations

Language: Python - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

chkoar/vfi

Classification by Voting Feature Intervals in Python

Language: Python - Size: 23.4 KB - Last synced at: 5 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bikramjitnarwal/Engineering-Problems

πŸ‘¨πŸ»β€πŸ”§ Matlab Projects

Language: MATLAB - Size: 9.22 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

adimajo/glmdisc_python

glmdisc Python package: discretization, factor level grouping, interaction discovery for logistic regression

Language: Python - Size: 5.92 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

TomekGniazdowski/image-processing-seminar

Language: Jupyter Notebook - Size: 35.1 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

nani757/Binning-Discretization-_-Quantile-Binning-_-KMeans-Binning

these concepts are useful for converting numerical data to categorical

Language: Jupyter Notebook - Size: 73.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

gabrielgggg/DiscretizeVAR

Discretize VAR(1) of arbitrary size, with arbitrary covariance matrix for innovations, and optional stochastic volatility.

Language: C++ - Size: 728 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2

ralfoan/SECODA

Anomaly detection with SECODA for the R environment. SECODA is a general-purpose unsupervised non-parametric anomaly detection algorithm for datasets containing numerical and/or categorical attributes.

Language: R - Size: 3.31 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

strobosco/Integrali

Language: C++ - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Neriuzz/epistock

An application of time series data discretization and episode mining techniques on stock price data.

Language: Python - Size: 125 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Anylee2142/ChiMerge

:memo: ML Paper implementation of machine learning paper, chimerge

Language: Jupyter Notebook - Size: 1.95 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

daanknoope/Discretizer

Python library for discretizing data

Language: Python - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

sai-sreenath/ID3-Algorithm-Implementation-on-IRIS-Dataset

Language: MATLAB - Size: 344 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

cnpem-met/EGGTol

A simple CAD application to discretize surfaces from .IGES CAD files.

Language: Python - Size: 3.45 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

JayLohokare/discretization-Q-learning

Solution for OpenAI discretization environment

Language: Jupyter Notebook - Size: 262 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

iankurgarg/Parameter-Tuning-Learners

Assignments, Projects and other course related material.

Language: Jupyter Notebook - Size: 48.7 MB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

jindrichmynarz/discretize-sparql

Discretization of numeric literals in RDF via SPARQL

Language: Clojure - Size: 24.4 KB - Last synced at: 3 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0