Skip to content
View mlcrf's full-sized avatar

Block or report mlcrf

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. casinoProject casinoProject Public

    Do you like gambling? I like gambling, here are some of my first projects with python making gambling games to give me your fortune away.

    Python

  2. Dataframe-Generator Dataframe-Generator Public

    A dataframe generator that can create dataframes for x amount of rows. All instructions are in code, but you have to manually modify each collumn.

    Python

  3. PythonAutoclicker PythonAutoclicker Public

    A simple customisable python autoclicker, that utilises pynput to control the mouse.

    Python

  4. UsedCarPricePredictor UsedCarPricePredictor Public

    A simple KNN regression in python/jupyter notebook to find the price of used cars based on descriptions. Heavy EDA and splitting was necessary, so model is not at all accurate (anyways this was jus…

    Jupyter Notebook

  5. DistanceConverterGUI DistanceConverterGUI Public

    Distance Converter GUI (mainly used to convert metric/imperial) using tkinter. Bug in the last section of the code that does not erase result (still working on that)

    Python

  6. QuadraticFormula QuadraticFormula Public

    Quadratic Formula solver in C++

    C++