-
Design complex UML Diagrams:
- Use Case Diagrams for interactions between doctors, patients, and admins.
- Class Diagrams for system structure, focusing on entities like Patient, Doctor, Appointment…
-
I would like to propose the addition of a **hybrid recommendation system** that suggests the most suitable machine learning models based on the type of dataset and the task at hand. The system could a…
-
### Describe the bug
RFE uses np.argsort on the feature_importances from the estimator, this is not repeatable across machines. This only matters when there are ties in the feature importances that…
-
I observed that our OpenMP based GBDT does not scale well beyond 4 or 8 threads.
@SmirnovEgorRu who already contributed scalability improvements to xgboost sent me the following analysis by email, …
-
Hi Y'all,
This project is really cool, but it should also support decision trees due to their popularity and applications. I would like to contribute a working XGboost implementation.
However, th…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : ChatGPT Paraphrases Analysis using NLP
:red_circle: **Aim** : The aim of this project to analyze the Ch…
-
I’m proposing to build a Plant Health Monitoring System that uses image recognition to detect plant diseases early, which helps farmers prevent crop loss. This project is important because agriculture…
-
A fantastic repository, thank you.
I'm just getting started with it, but I just thought I'd reach out and ask if you'd accept a pull request that trains for human percetual quality rather than MAE …
-
It would be nice to have some integrated tools for model inspection and feature importance (FI). Below are some links to resources and what's available in scikit learn.
Scikit learn exposes a numbe…
-
Hi, I am trying to use this library and have followed the README but I'm getting this error when I use the command:
`python batchTest.py -d credit -m mlp -n one_norm -a MACE_eps_1e-3 -b 0 -s 1`
I'…