-
微博内容精选
-
## Bug report
- AirSim Version/#commit: 1.4.0
- UE/Unity version: 4.25.4
- autopilot version: N/A
- OS Version: Windows 10
### What's the issue you encountered?
I am current…
-
Vulnerable Library - github.com/autoai-org/aid/components/cmd/pkg/daemon
## Vulnerabilities
| CVE | Severity | CVSS | Dependency | Type | Fixed in | Remediation Available |
| ------------- | …
-
I need to write two defects:
I think this repo is the right place for the second one: ibmcloudsql is not expressing the dependency requirement correctly for pandas. Please help me find the right p…
-
broken links highlighted in bold
Send Device Simulated Data
http://mam-hol.eu-gb.mybluemix.net/monitor_autoai_8.4/send_device_simulated_data/
6. For SOURCE_DEVICE_ID this is the name of the Dev…
-
Add QuadraticDiscriminantAnalysis model into the library.
API Reference for required parameters:
https://scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscrimina…
-
Add CatBoostClassifier model into the library.
Primary File to Change: https://github.com/blobcity/autoai/blob/main/blobcity/config/classifier_config.py
Reference CatBoostClassifier Implementati…
-
Add GaussianNB Classifier model into the library.
Primary File to Change: https://github.com/blobcity/autoai/blob/main/blobcity/config/classifier_config.py
Reference GaussianNB Classifier Implem…
-
Hello `autoai` team! Great work. Whilst running the tests, I'm noting that requirements do not really cover everything needed.
Examples include:
1. autokeras (`>=1.0.16.post1`) -> this is quite a …
-
File to refer: https://github.com/blobcity/autoai/blob/main/blobcity/modelSelection.py
modelScore={m:cvScore(models[m][0](),X,Y,k) for m in best }
The following line of code sequential…