Skip to content

Instantly share code, notes, and snippets.

View SoSeDiK's full-sized avatar
🔍
Looking for opportunities

Illia Bondar SoSeDiK

🔍
Looking for opportunities
View GitHub Profile
@SoSeDiK
SoSeDiK / oi.py
Last active May 25, 2023 20:48
OI#2
import matplotlib.pyplot as plt
import numpy as np
import h5py
import os
from sklearn.neural_network import MLPClassifier
from sklearn.svm import SVC
cwd = os.getcwd() # current working directory
path = os.path.join(cwd, 'data')
@SoSeDiK
SoSeDiK / knn.py
Created April 12, 2023 02:43
Обчислювальний інтелект — Модуль 1
import numpy as np
import pandas as pd
from matplotlib.colors import ListedColormap
from sklearn import datasets
from sklearn.datasets import make_blobs
from sklearn.utils import shuffle
from sklearn.preprocessing import MinMaxScaler, StandardScaler
from sklearn.model_selection import train_test_split
from sklearn.neighbors import KNeighborsClassifier, KNeighborsRegressor
@SoSeDiK
SoSeDiK / Androidify.md
Last active June 18, 2025 15:23
Let's make Android shine again!

Caution

I highly suggest to do your own research, do not install things blindly. Use at your own risk.

Contents

Opinionated list of things related to Android.

@SoSeDiK
SoSeDiK / AllTheLinks.md
Last active June 11, 2025 22:23
Contains some links of different Minecraft server Software :o