Metadata-Version: 2.1
Name: SSL-DNX
Version: 2.0
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.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Semi-Supervised Algorithms
=============
This project has the following algorithms:
- Co-Training
- Tri-Training
- Democratic Co-Learning
- Density Peaks
  - STDPNF


Release Notes
=============

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

