index
int64
0
0
repo_id
stringlengths
26
205
file_path
stringlengths
51
246
content
stringlengths
8
433k
__index_level_0__
int64
0
10k
0
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/state
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/state/returntypes/ComputeDescriptorState.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
600
0
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/state
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/state/returntypes/ComputeDescriptorMapper.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
601
0
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/state
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/state/preprocessor/PreprocessorMapper.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
602
0
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/state
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/state/preprocessor/PreprocessorState.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
603
0
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/state
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/state/predictorcorrector/PredictorCorrectorState.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
604
0
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/state
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/state/predictorcorrector/PredictorCorrectorMapper.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
605
0
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/threshold/BasicThresholder.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
606
0
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/returntypes/GenericAnomalyDescriptor.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
607
0
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/returntypes/AnalysisDescriptor.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
608
0
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/returntypes/TimedRangeVector.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
609
0
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/preprocessor/ImputePreprocessor.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
610
0
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/preprocessor/InitialSegmentPreprocessor.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
611
0
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/preprocessor/IPreprocessor.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
612
0
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/preprocessor/Preprocessor.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
613
0
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/preprocessor
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/preprocessor/transform/NormalizedDifferenceTransformer.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
614
0
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/preprocessor
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/preprocessor/transform/ITransformer.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
615
0
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/preprocessor
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/preprocessor/transform/NormalizedTransformer.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
616
0
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/preprocessor
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/preprocessor/transform/WeightedTransformer.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
617
0
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/preprocessor
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/preprocessor/transform/SubtractMATransformer.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
618
0
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/preprocessor
Create_ds/random-cut-forest-by-aws/Java/parkservices/src/main/java/com/amazon/randomcutforest/parkservices/preprocessor/transform/DifferenceTransformer.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
619
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/Example.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
620
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/Main.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
621
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/dynamicinference/DynamicNearNeighbor.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
622
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/dynamicinference/DynamicDensity.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
623
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/summarization/RCFStringSummarizeExample.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
624
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/summarization/DynamicSummarization.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
625
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/summarization/RCFMultiSummarizeExample.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
626
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/summarization/RCFSummarizeExample.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
627
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/serialization/ObjectStreamExample.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
628
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/serialization/JsonExample.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
629
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/serialization/ProtostuffExampleWithDynamicLambda.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
630
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/serialization/ProtostuffExampleWithShingles.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
631
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/serialization/ProtostuffExample.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
632
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/parkservices/ThresholdedInternalShinglingExample.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
633
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/parkservices/ScoringStrategyExample.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
634
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/parkservices/SequentialAnomalyExample.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
635
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/parkservices/ThresholdedTime.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
636
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/parkservices/ThresholdedRCFJsonExample.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
637
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/parkservices/StringGLADexample.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
638
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/parkservices/Thresholded1DGaussianMix.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
639
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/parkservices/ThresholdedForecast.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
640
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/parkservices/ThresholdedImpute.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
641
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/parkservices/NumericGLADexample.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
642
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/parkservices/LowNoisePeriodic.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
643
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/parkservices/SequentialForecastExample.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
644
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/parkservices/ThresholdedMultiDimensionalExample.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
645
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/parkservices/RCFCasterExample.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
646
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/parkservices/ThresholdedPredictive.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
647
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/dynamicconfiguration/DynamicThroughput.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
648
0
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples
Create_ds/random-cut-forest-by-aws/Java/examples/src/main/java/com/amazon/randomcutforest/examples/dynamicconfiguration/DynamicSampling.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
649
0
Create_ds/random-cut-forest-by-aws/Java/testutils/src/main/java/com/amazon/randomcutforest
Create_ds/random-cut-forest-by-aws/Java/testutils/src/main/java/com/amazon/randomcutforest/testutils/NormalMixtureTestData.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
650
0
Create_ds/random-cut-forest-by-aws/Java/testutils/src/main/java/com/amazon/randomcutforest
Create_ds/random-cut-forest-by-aws/Java/testutils/src/main/java/com/amazon/randomcutforest/testutils/MultiDimDataWithKey.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
651
0
Create_ds/random-cut-forest-by-aws/Java/testutils/src/main/java/com/amazon/randomcutforest
Create_ds/random-cut-forest-by-aws/Java/testutils/src/main/java/com/amazon/randomcutforest/testutils/ShingledData.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
652
0
Create_ds/random-cut-forest-by-aws/Java/testutils/src/main/java/com/amazon/randomcutforest
Create_ds/random-cut-forest-by-aws/Java/testutils/src/main/java/com/amazon/randomcutforest/testutils/ShingledMultiDimDataWithKeys.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
653
0
Create_ds/random-cut-forest-by-aws/Java/testutils/src/main/java/com/amazon/randomcutforest
Create_ds/random-cut-forest-by-aws/Java/testutils/src/main/java/com/amazon/randomcutforest/testutils/ExampleDataSets.java
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
654
0
Create_ds/jsii/tools/jsii-build-tools
Create_ds/jsii/tools/jsii-build-tools/bin/package-java
#!/bin/bash set -euo pipefail mkdir -p dist/java rsync -av maven-repo/ dist/java/
655
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/calls/function_call.java
callSomeFunction(1, 2, 3);
656
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/calls/shorthand_property.java
String foo = "hello"; callFunction(Map.of("foo", foo));
657
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/calls/default_struct_fields.java
public class Struct { private String x; public String getX() { return this.x; } public Struct x(String x) { this.x = x; return this; } private String y; public String getY() { return this.y; } public Struct y(String y) { this.y = y; ret...
658
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/calls/translate_object_literals_second_level_with_newlines.java
foo(25, Map.of("foo", 3, "deeper", Map.of( "a", 1, "b", 2)));
659
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/calls/translate_object_literals_with_multiple_newlines.java
foo(25, Map.of( "foo", 3, "banana", "hello"));
660
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/calls/method_call.java
someObject.callSomeFunction(1, 2, 3);
661
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/calls/list_of_anonymous_structs.java
foo(Map.of( "list", List.of(Map.of( "a", 1, "b", 2), Map.of( "a", 3, "b", 4))));
662
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/calls/declaring_default_arguments.java
public void foo(String x) { foo(x, "hello"); } public void foo(String x, String y) { foo(x, y, null); } public void foo(String x, String y, String z) { System.out.println(x + y + z); }
663
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/calls/will_type_deep_structs_directly_if_type_info_is_available.java
public class BaseDeeperStruct { private Number a; public Number getA() { return this.a; } public BaseDeeperStruct a(Number a) { this.a = a; return this; } } public class DeeperStruct extends BaseDeeperStruct { private Number b; public Number getB() { return t...
664
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/calls/translate_object_literals_in_function_call.java
foo(25, Map.of("foo", 3, "banana", "hello"));
665
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/calls/static_function_call.java
SomeObject.callSomeFunction(1, 2, 3);
666
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/calls/literal_map_argument.java
public void foo(Map<String, String> xs) { } foo(Map.of("foo", "bar", "schmoo", "schmar"));
667
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/calls/translate_object_literals_only_one_level_deep.java
foo(25, Map.of("foo", 3, "deeper", Map.of("a", 1, "b", 2)));
668
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/calls/translate_object_literals_with_newlines.java
foo(25, Map.of( "foo", 3, "banana", "hello"));
669
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/calls/self_method_call.java
this.callSomeFunction(25);
670
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/calls/this_argument.java
callSomeFunction(this, 25);
671
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/misc/booleans_render_to_right_primitives.java
callFunction(true, false);
672
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/comments/no_duplication_of_comments.java
// Here's a comment object.member.functionCall(new Class(), "argument");
673
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/comments/empty_lines_in_comments.java
// Here's a comment // // Second line someCall();
674
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/comments/interleave_multiline_comments_with_function_call.java
someFunction(arg1, Map.of( /* A comment before arg2 */ "arg2", "string", /* A comment before arg3 */ "arg3", "boo"));
675
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/comments/interleave_single_line_comments_with_function_call.java
someFunction(arg1, Map.of( // A comment before arg2 "arg2", "string", // A comment before arg3 "arg3", "boo"));
676
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/classes/invisible_interfaces_do_not_affect_whitespace.java
public class MyClass1 { } public class ThisWillNotBeRendered { } public class MyClass2 { }
677
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/classes/class_with_different_name.java
public class OtherName { public OtherName() { } }
678
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/classes/whitespace_between_multiple_members.java
public class MyClass { public MyClass(String y) { this.x = y; } public void hello() { System.out.println(this.x); } public void bye() { System.out.println("bye"); } }
679
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/classes/whitespace_between_multiple_empty_members.java
public class MyClass { public MyClass(String y) { this.x = y; } public void hello() { } public void bye() { } }
680
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/classes/class_declaration_with_private_fields_and_constructor.java
public class MyClass { private final String x; public MyClass(String y) { this.x = y; } }
681
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/classes/constructor_with_optional_params.java
public class A { public A() { this(null); } public A(String a) { this(a, 3); } public A(String a, Number b) { } }
682
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/classes/class_with_method.java
public class MyClass extends SomeOtherClass { public void someMethod(String x) { System.out.println(x); } }
683
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/classes/class_with_extends_and_implements.java
public class MyClass extends SomeOtherClass implements SomeInterface { }
684
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/classes/empty_class.java
public class empty_class { }
685
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/classes/class_declaration_with_public_fields_and_constructor.java
public class MyClass { public final String x; public MyClass(String y) { this.x = y; } }
686
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/classes/class_with_inheritance.java
public class MyClass extends SomeOtherClass { }
687
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/classes/class_implementing_jsii_interface.java
public class MyClass implements IResolvable { public Object resolve() { return 42; } }
688
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/classes/class_with_inheritance_and_super_class.java
public class MyClass extends SomeOtherClass { public MyClass(String x, String y) { super(x); } }
689
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/classes/class_with_props_argument.java
public class MyClassProps { private String prop1; public String getProp1() { return this.prop1; } public MyClassProps prop1(String prop1) { this.prop1 = prop1; return this; } private Number prop2; public Number getProp2() { return this.prop2; } public ...
690
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/imports/selective_import.java
import scope.some.module.one.*; import scope.some.module.Two; import scope.some.module.someThree.*; import scope.some.module.four.*; new Two(); renamed();
691
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/imports/multiple-imports.java
import aws.cdk.lib.*; import constructs.Construct; import constructs.IConstruct;
692
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/imports/submodule-import.java
import software.amazon.jsii.tests.calculator.submodule.*; import software.amazon.jsii.tests.calculator.submodule.child.*; import software.amazon.jsii.tests.calculator.homonymousForwardReferences.*; import software.amazon.jsii.tests.calculator.homonymousForwardReferences.foo.*; import gen.providers.aws.kms.*; // Access...
693
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/imports/import_require.java
import scope.some.module.*; new ClassFromModule();
694
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/imports/import_star_as.java
import scope.some.module.*; new ClassFromModule();
695
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/identifiers/keyword.java
import scope.aws.lambda.*; ClassFromLambda.Builder.create() .key("lambda.amazonaws.com") .build();
696
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/statements/whitespace_between_statements.java
statementOne(); statementTwo();
697
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/statements/declare_var.java
Type variable;
698
0
Create_ds/jsii/packages/jsii-rosetta/test/translations
Create_ds/jsii/packages/jsii-rosetta/test/translations/statements/initialize_object_literal.java
Map<String, Object> expected = Map.of( "Foo", "Bar", "Baz", 5, "Qux", List.of("Waldo", "Fred"));
699