Vukašin Vasiljević's repositories

Polovni-Automobili-Webscraper

Script that extracts information from car ads from website and collects them in mysql database for later use.

Language:PythonStargazers:2Issues:0Issues:0

MothI-orbits

Supplementary Material for “The mass-, period- and angular momentum dependences of the “moth-I” family of 3-body orbits”

Language:PythonStargazers:1Issues:1Issues:0

Segmentation_On_Dicom_files

Working with DICOM files and segmenting aorta on lung pictures if one exists.

Language:PythonStargazers:1Issues:0Issues:0

Three-body-orbits-correlations

We analyze the world set of data for planar periodic three-body orbits with zero angular momentum that pass through a symmetrical collinear configuration (syzygy), and find correlations between scale-invariant parameters as the ratio m3 m of the central m3 and the equal m masses, the topological quantifier Lf (the number of letters in the free-group F2(a, b) word describing the topology of an orbit, as defined in Refs. [1, 5]), the scale-invariant kinematic variables, such as the scale-invariant period T|E| 3/2 , or the scale-invariant angular momentum L|E| 1/2 , on one hand, and the distribution of marginally stable orbits, on another. We find a distribution that falls within a compact non-zero measure domain with clearly defined, apparently smooth boundaries in the space spanned by the topological index Lf and the mass ratio m3 m . On this basis, we predict an increase of the number of linearly stable orbits, as the mass ratio m3 m falls below 0.5. We also predict the (approximate) domain of these orbits’ initial conditions. Some consequences for astronomy/astrophysics are briefly discussed.

Language:Jupyter NotebookLicense:MITStargazers:1Issues:1Issues:0

Analysis-of-prices-in-supermarkets-in-Serbia

Analysis of prices in some of the largest supermarkets in the Republic of Serbia (mainly supermarkets in Belgrade). Supermarkets are: Maxi, Tempo, Idea, Dis, Univerexport, Lidl.

Stargazers:0Issues:1Issues:0
Language:JavaStargazers:0Issues:0Issues:0

Classification-metrics-

Classification metrics such as confusion matrix, accuracy score, recall, specificity, precision implemented in jupyter notebook

Language:HTMLStargazers:0Issues:1Issues:0

Covid19-impact_on_usedCars_in_Serbia

Impact of COVID-19 pandemic on used cars market in Serbia, analysis of electronic market of used cars. Site polovniautomobili.com

Language:Jupyter NotebookStargazers:0Issues:1Issues:2

Machine-Learning-Web-App

Machine learning web application that predicts the price of used cars based on car parameters. Furthermore, it incorporates a recommendation model for similar cars and it uses graphs to visualize price comparison between similar cars.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0

UNET-segmentation

Here's an example of convolutional neural network with UNET architecture that's used for segmentation of an lung X-ray medical images of COVID-19 patients.

Language:PythonStargazers:0Issues:1Issues:1

WikiGame

The Wiki Game is a hypertextual game designed to work specifically with Wikipedia. Objective is to start on the randomly selected article and navigate to another pre-selected target article but this Python script does searching instead of you and provides path from start to destination article.

Language:PythonStargazers:0Issues:1Issues:0

Coursera-Algorithms-Part-I-by-Princeton-University-Solutions-

Solutions for Algorithms Part 1, on Coursera

Language:JavaStargazers:0Issues:0Issues:0

Decision-tree---simple-classification

Implementation of decision tree classification without EDA and other visualizations. Included simple tuning of hyperparameters with GridSearch and cross-validation with k-folds.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:1Issues:0

KFolds_CWL

Calculating accuracy and roc-auc score with KFolds cross-validation on dataset using Common Workflow Language.

Language:PythonStargazers:0Issues:1Issues:0

Largest-Common-Sequence

Given two sequences, find the length of longest subsequence present in both of them. A subsequence is a sequence that appears in the same relative order, but not necessarily contiguous. For example, “abc”, “abg”, “bdf”, “aeg”, ‘”acefg”, .. etc are subsequences of “abcdefg”. So a string of length n has 2^n different possible subsequences.

Language:PythonStargazers:0Issues:0Issues:0

LeasingCalculator

Car leasing calculator.

Language:JavaStargazers:0Issues:0Issues:0

MoodleScraper

Python script that checks if certain change has been made to some web page.

Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Used_Cars_Predicting_Price_Model

This project is an attempt to create machine learning model for predicting car prices based on some key parameters that cars have; such as brand, model, mileage, motor volume, power, petrol and chassis.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

UsedCars_RS

This project tries to create fake data for users and use them with scraped and cleaned data of used cars.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Zoo-Project

Creating neural network model for predicting type of animal based on given attributes

Language:PythonStargazers:0Issues:1Issues:0