-
Jimmy Butler has identified an extreme outlier in the scaling relation between halo mass and galaxy velocity dispersion. This scaling looks quite good for the cosmoDC2 cluster population as a whole, a…
-
I have got a GAE model trained with data pyg_graph_train.
Then, I use pyg_graph_test for model prediction.
I tried this:
`pred, score = model.predict(
pyg_graph_test,
label = pyg_gra…
-
For high-precision data on an isochron, the error bars are less than the symbol. When tagging data as an outlier, which makes the symbol hollow, this cannot be observed (see example). Suggest adding a…
-
Hi,
I just had a query about interpretation of the MR-PRESSO results. My understanding of MR-PRESSO was that it runs an IVW MR estimate and pleiotropy detection (Global MR-PRESSO). If the Global MR…
-
Thanks a lot for this very useful package!
It would be very helpful to have the possibility to specify a "key column" in indentifyOutliers(). When the outliers are reported in the pdf/html-file, th…
-
For each integration interval, perform a polynomial fit with variable order to xx and yy in frequency, then subtract. Main issue is parallelization.
Potential addenda:
- outlier rejection based on…
-
Work in progress
Leverage lower panel for interacting with the visualizations and AQuA results
- Visualization shows scores for all verses for the chapter selected in enhanced view
- Can move min/max …
-
Code:
categorical_transformer = Pipeline(steps=[('one_hot', OneHotEncoder())])
categorical_features = ['merchant_category', 'merchant_group',"name_in_email"]
preprocessor = ColumnTransformer(
…
-
- [x] Replace missing values with the mode or median on a column-wise basis.
- [x] Encode categorical variables using appropriate methods.
- [x] Remove rows with missing values.
- [ ] Automatic dis…
-
Thank you for your great work
I can't apply can less mode other rosbag with /nmea_sentence and /imu/data like below.
![Screenshot from 2023-08-02 02-19-39](https://github.com/MapIV/eagleye/asset…