Pinned Repositories
data_ex1
Various data exercises: all subsets of strings within a string, all possible sums from file, calculates subsets
data_ex2
singly linked list, Strassen's square matrix multiplication
data_ex3
data examples: max heap, facebook friends
data_ex4
data ex: testing the efficiency of sorting algorithms
GraduateProjects
Projects related to homework and reseach
ML_drillset
Machine learning: Ensemble solution for predicting fault classification for a rock drilling application
prog_models
The NASA Prognostic Model Package is a Python framework focused on defining and building models for prognostics (computation of remaining useful life) of engineering systems, and provides a set of prognostics models for select components developed within this framework, suitable for use in prognostics applications for these components.
progpy
The NASA Prognostic Python Packages is a Python framework focused on defining and building models and algorit for prognostics (computation of remaining useful life) of engineering systems, and provides a set of models and algorithms for select components developed within this framework, suitable for use in prognostic applications.
mstraut's Repositories
mstraut/data_ex1
Various data exercises: all subsets of strings within a string, all possible sums from file, calculates subsets
mstraut/data_ex2
singly linked list, Strassen's square matrix multiplication
mstraut/data_ex3
data examples: max heap, facebook friends
mstraut/data_ex4
data ex: testing the efficiency of sorting algorithms
mstraut/GraduateProjects
Projects related to homework and reseach
mstraut/ML_drillset
Machine learning: Ensemble solution for predicting fault classification for a rock drilling application