Skip to content

Specific algorithm implementations for descriptive, predictive and prescriptive analytics

License

Notifications You must be signed in to change notification settings

ManuelFreytag/Algorithm_implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm implementations

This repository contains multiple home-made algorithm implementations. All algorithms can be categorized as part of business analytics.

Descriptive analytics:

  • VariMax factor rotation

Predictive analytics:

  • KNN-Classifier [Python]
  • C4.5 like tree learner (without prunning) [Python]

Prescriptive analytics: Implementations for a simulated annealing heuritic and genetic heuristic could not be published because of rules of ownership uncertainties.

The implementations are not optimized for performance and do not offer installation compatability. They are simply done to provide proof of concept.

About

Specific algorithm implementations for descriptive, predictive and prescriptive analytics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages