Saahil Ali
Saahil Ali
**The UI elements are too small and I cannot find a way to scale them to my liking.**  * As you can see the elements in the red bounding...
Do you support or have any plans of supporting [revolt chat](https://revolt.chat/) ?
## Pain Point We do not have operations to work with time-series data ## Proposed Solution Implement/Update operations for the following tasks: - [ ] NaN Removal - [ ]...
All the failing tests have been listed below: - [x] **test (model/scikit, 3.8)** - [x] **test (model/scikit, 3.7)** - [ ] **test (examples/shouldi, 3.8)** - [ ] **test (examples/shouldi, 3.7)**...
## Pain Point Currently, we do not have any commonly used time-series datasets available in dffml ## Proposed Solution Write a dataset source (like we have [iris dataset](https://github.com/intel/dffml/blob/master/dffml/source/dataset/iris.py)) to add...
## Pain Point Currently, we have few models capable of time series forecasting and we need more models for the same. ## Proposed Solution Implement the following models in DFFML:...
## Project Description Time-Series Forecasting & Anomaly detection has paramount importance in many real-world problems like infrastructure monitoring, stock exchange, etc. Currently, DFFML has limited integration with time-series data formats...
* See https://github.com/intel/dffml/pull/1076#issuecomment-864556863 for full details * Related Issue #1040 - [x] 1. All commits starting with `test` shouldn't contain any `test_` in the rest of the parts - Implement...
When you run: ```bash dffml service dev install ``` It breaks on auto-sklearn due to missing dependencies...
* Traceback: ```log ❯ handwrite Downloads/sa\ handwrite\ font_1\ \(1\).jpg . Traceback (most recent call last): File "/home/saahil/anaconda3/envs/handwrite/bin/handwrite", line 8, in sys.exit(main()) File "/home/saahil/anaconda3/envs/handwrite/lib/python3.7/site-packages/handwrite/cli.py", line 57, in main args.input_path, args.output_directory, args.directory,...