Newt TanWeb-Based Attacks ClassificationHave you thought about distinguishing between different types of web-based attacks? Imaging during intrusion detection work, the attacks…Jun 21, 2022Jun 21, 2022
Newt TanWhat elements make difference in classification problemsIn a classification project, when the prediction result is not what you desired, like the accuracy for trained model or the final…Mar 16, 2022Mar 16, 2022
Newt TanEverything about the Normalization in Feature Engineering — part 2https://cdn.analyticsvidhya.com/wp-content/uploads/2020/05/Importance-Of-Feature-Engineering-In-DataHack-Competitions.jpgDec 17, 2021Dec 17, 2021
Newt TanEverything about the Normalization in Feature Engineering — part 1Have you ever confused about how and when to use the normalization in either industrial product or research environment?Dec 5, 2021Dec 5, 2021
Newt TanOnline Machine Learning: Integrate user’s feedbackWhen we come up with a machine learning model, especially when we apply it or them to a product, the problem of how to make sure its update…Aug 10, 2021Aug 10, 2021
Newt TanFuzz Match with tokens or spansThere are always a lot of stuff happening in NLP. Especially in the industrial world.Nov 22, 2020Nov 22, 2020
Newt TanAirflow Dynamic Generation for TasksDuring the project at the company, I met a problem how to dynamically generate the tasks in a dag and how to build a connection with…Jun 21, 2020Jun 21, 2020
Newt TanFinding The Most Important Sentences Using TF-IDF by PythonNormally, the TF-IDF is used on words while not sentences. This realization is part of my college research project in fact.Apr 29, 2020Apr 29, 2020
Newt TanCuckoo ConfigurationThis is the article about how to download and deploy the cuckoo for malware analysis. It took me around two months to figure it out(only…Dec 14, 2019Dec 14, 2019
Newt TanApache Airflow Installation based on Postgresql databaseIf you want to use the CeleryExecutor, which is one of the ways you can scale out the number of workers, you need to setup a Celery…Dec 12, 20194Dec 12, 20194