Hacking

Develop/Machine_Learning

[Machine_Learning]Chi square

보호되어 있는 글입니다.

Hack_the_box

[HTB_labs]Dante

보호되어 있는 글입니다.

Develop/Machine_Learning

[Machine_learning]Elastic Net regression

코드 import pandas as pd from sklearn.model_selection import train_test_split from sklearn.metrics import mean_squared_error from sklearn.linear_model import ElasticNet, ElasticNetCV import numpy as np # Load the dataset and preprocess data = pd.read_csv('c:/users/hjhjhj/desktop/shell.csv') data['STATUS_BINARY'] = data['STATUS_CONF'].apply(lambda x: 1 if x == "validated" else 0) data_dummies = pd...

Tools

[Tools]Smbclient

보호되어 있는 글입니다.

Tools

[Tool]scylla unpacking tool

보호되어 있는 글입니다.

OS/Windows

[Windows].msu 확장자

보호되어 있는 글입니다.

Recarrdo
'분류 전체보기' 카테고리의 글 목록 (13 Page)