COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20220519090232/https://github.com/topics/discretization
Here are
52 public repositories
matching this topic...
Updated
Oct 27, 2021
Python
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.
Java implementation of SAX, HOT-SAX, and EMMA
Updated
Jan 10, 2022
Java
SAX, HOT-SAX, VSM, SAX-VSM, RePair and RRA in R (Rcpp)
A JAX-based research framework for writing differentiable numerical simulators with arbitrary discretizations
Updated
May 18, 2022
Python
Spark implementation of Fayyad's discretizer based on Minimum Description Length Principle (MDLP)
Updated
Oct 13, 2020
Scala
ChiMerge: Discretization of Numeric Attributes
Updated
Mar 15, 2016
Python
Sparse Grid Discretization with the Discontinuous Galerkin Method for solving PDEs
Updated
Jan 25, 2020
Julia
My MSc on Data Science final project. This is a library for Data Pre-processing Algorithms for Streaming in Flink (DPASF)
Updated
Jul 1, 2019
Scala
High-order unstructured mesh representation and discrete function spaces
Updated
May 18, 2022
Python
Classic problems in chemical engineering solved with matlab
Updated
Sep 10, 2019
MATLAB
In this all Projects dealing with reinforcement learning wil be uploaded
Updated
Nov 5, 2020
Python
Credit scoring modeling toolbox based on R
Discrete Differential Forms in arbitrary dimensions
Updated
Jan 26, 2021
Julia
DDC is a discrete domain computation library.
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.
Updated
Jun 25, 2020
Julia
Step by Step Reinforcement Learning Tutorials.
Updated
Aug 31, 2019
Jupyter Notebook
glmdisc Python package: discretization, factor level grouping, interaction discovery for logistic regression
Updated
Nov 30, 2020
Python
This is a simulation project for the seconder order discretization schemes for the CIR process.
JMat is a library which implements fundamental matrix capabilities in Java.
Updated
Apr 30, 2022
Java
Function to generate almost uniformly points on a sphere
Updated
Sep 6, 2019
OCaml
A gh-pages site to host SWC style training materials for various HPC math packages
Updated
Jul 22, 2021
JavaScript
A gh-pages site to host SWC style training materials for various HPC math packages
Updated
Jul 13, 2021
JavaScript
📝 ML Paper implementation: Multi-Interval Discretization of Continuous-Valued Attributes for Classification Learning
Updated
Feb 11, 2022
Jupyter Notebook
A simple CAD application to discretize surfaces from .IGES CAD files.
Updated
Sep 3, 2019
Python
Classification by Voting Feature Intervals in Python
Updated
Jan 21, 2020
Python
Cluster labeler using the CAIM discretization method.
Updated
Apr 6, 2022
Jupyter Notebook
ChIP-seq pipeline (Nextflow)
Improve this page
Add a description, image, and links to the
discretization
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
discretization
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
In many places, there is extended use of
g_handg_highto refer to the higher-dimensional grid (same ford_handd_high) andg_landg_lowto refer to the lower-dimensional grid (same ford_landd_low). Ideally, we should homogenize these references usingg_primary(d_primary) andg_secondary(d_secondary), respectively.