Skip to content
/ HiDN Public

HiDN a ML pipeline for sparse high dimensional data

License

Notifications You must be signed in to change notification settings

kiriclope/HiDN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HiDN a ML pipeline for sparse high dimensional data

This project contains code to analyse high dimensional data.

Introduction

Here we implement different pipelines for classification/regression of high dimensional data with small sample size.

Requirements

sklearn, numpy, scipy

Installation

Provide clear instructions on how to get your development environment running.

pip install -r requirements.txt

Usage

Assuming the dependencies are installed, describe how to run the code from command line.

python main.py

Features

Talk about what features your project has.

Contributing

If you want others to contribute to your project, providing guidelines may be helpful.

Tests

Explain how to run the test suite, if you have one.

python -m unittest discover tests

Inform users about the license under which you’re providing the project.

MIT License
Copyright (c) [2023] [A. Mahrach]

Credits

Here you can acknowledge the ones who contributed to the project or if you have based your work on someone else's work, don't forget to credit them.

About

HiDN a ML pipeline for sparse high dimensional data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages