-
# User Story
As a machine learning developer, I want to use machine learning or deep learning to predict the direction of any crypto-asset (i.e. btc_usdt), so that I can develop ML-based indicators…
-
**Fundamentals**
1. Introduction to ML
- What is ML
- Types of ML systems
- ML in R
2. Before the modeling process
- Problem framing
- Planning & scoping
- Experimentation
…
-
### ML-Crate Repository (Proposing new issue)
:red_circle: **Project Title** : Telecom Dataset Analysis
:red_circle: **Aim** : Create a bunch of ML models to analyze the telecom dataset.
:red_circl…
-
When I try to evaluate my model or make predictions on the val set, I get the following error:
```
---------------------------------------------------------------------------
ValueError …
-
### Describe the bug
On latest `scientific-python-nightly-wheels` wheel things were passing yesterday but [now we now get the following](https://github.com/mne-tools/mne-python/actions/runs/1172029…
-
Well played @interpret-ml - with a title of "Welcome to The Much Anticipated Interpret Documentation!" i was excited to, well, to interpret it all. And I did, and it's good. And it's enough. Thanks!…
-
# Description
@kingfengji Thanks for making the code available. I believe that multi-layered decision trees is a very elegant and powerful approach! I was applying your model to the boston housing da…
-
In the current workflow a DFA job will fail if memory requirement exceeds the specified limit, user then has to update the job settings and restart the job from the last checkpoint. This workflow supp…
-
## Description
When models or data sets reach a certain level of complexity, the `lgb.dump()` will cause an error in R: `Error: R character strings are limited to 2^31-1 bytes`.
## Reproducible e…
-
## Context: the new `global_dtype` fixture and `SKLEARN_RUN_FLOAT32_TESTS` environment variable
Introduction of low-level computational routines for 32bit motivated an extension of tests to run the…