DeepanshuKarnwal / AD

Other
0 stars 3 forks source link

==================================================================================

Copyright (c) 2020 HCL Technologies Limited.

#

Licensed under the Apache License, Version 2.0 (the "License");

you may not use this file except in compliance with the License.

You may obtain a copy of the License at

#

http://www.apache.org/licenses/LICENSE-2.0

#

Unless required by applicable law or agreed to in writing, software

distributed under the License is distributed on an "AS IS" BASIS,

WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

See the License for the specific language governing permissions and

limitations under the License.

==================================================================================

Usage of all the programs and files have been mentioned below for the reference. Need to update this file each time when there is any modifications in the following components.

main.py:

Note: Need to handle the logic if we do not get the acknowledgment from the TS. How xapp api handle this logic

ad_train.py - train hdbscan model using the input csv files and save the model.

dbscan: Model has been trained using the train dataset(train sampling for prediction)

ue_test.csv: Input csv file has 1000 samples and for each UEID has one or more than one entries for poor signal.

processing.py: It performs the following activities:

ad_model.py:

tb_format.py: