Metadata-Version: 2.1
Name: SemiSupervisedLearningDNX
Version: 3.1
Summary: Semi Supervised Learning Algorithms.
Home-page: https://github.com/dpr1005/Semisupervised-learning-and-instance-selection-methods
Download-URL: https://github.com/dpr1005/Semisupervised-learning-and-instance-selection-methods
Author: Daniel Puente Ramírez
Author-email: dani.pr21@gmail.com
License: MIT
Project-URL: Bug Tracker, https://github.com/dpr1005/Semisupervised-learning-and-instance-selection-methods/issues
Keywords: Semi Supervised Learning,ML,IA
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

<h1 align="center">
  <br>
  <a href="https://github.com/dpr1005/Semisupervised-learning-and-instance
-selection-methods"><img src="./branding/is-ssl-2-flatten.png" 
alt="IS-SSL by DNX"></a>
  <br>
</h1>

---

# Semi-Supervised Algorithms

This project has the following algorithms:
- Co-Training
- Tri-Training
- Democratic Co-Learning
- Density Peaks
  - STDPNF

- Ensemble
  - RUSSEL

# Release Notes

See the commit logs at https://github.com/dpr1005/Semisupervised-learning-and-instance-selection-methods.

