Skip to content
View ozzzgur's full-sized avatar

Block or report ozzzgur

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. CLTV CLTV Public

    CLTV prediction with BG/NBD and Gamma-Gamma models

    Python

  2. hybrid_recommender hybrid_recommender Public

    In this project, we aim to build a hybrid recommender system using both item-based and user-based collaborative filtering methods to make personalized movie recommendations for a given user

    Jupyter Notebook 2

  3. A-B_Testing A-B_Testing Public

    An A/B test compares Maximum Bidding and Average Bidding methods to determine conversion rates on bombabomba.com. Analyzing the "Purchase" metric, the project offers insights and recommendations ba…

    Python 1

  4. gistfile1.txt gistfile1.txt
    1
    car_ID,symboling,CarName,fueltype,aspiration,doornumber,carbody,drivewheel,enginelocation,wheelbase,carlength,carwidth,carheight,curbweight,enginetype,cylindernumber,enginesize,fuelsystem,boreratio,stroke,compressionratio,horsepower,peakrpm,citympg,highwaympg,price
    2
    1,3,alfa-romero giulia,gas,std,two,convertible,rwd,front,88.6,168.8,64.1,48.8,2548,dohc,four,130,mpfi,3.47,2.68,9,111,5000,21,27,13495
    3
    2,3,alfa-romero stelvio,gas,std,two,convertible,rwd,front,88.6,168.8,64.1,48.8,2548,dohc,four,130,mpfi,3.47,2.68,9,111,5000,21,27,16500
    4
    3,1,alfa-romero Quadrifoglio,gas,std,two,hatchback,rwd,front,94.5,171.2,65.5,52.4,2823,ohcv,six,152,mpfi,2.68,3.47,9,154,5000,19,26,16500
    5
    4,2,audi 100 ls,gas,std,four,sedan,fwd,front,99.8,176.6,66.2,54.3,2337,ohc,four,109,mpfi,3.19,3.4,10,102,5500,24,30,13950
  5. nuclear nuclear
    1
    Entity,Code,Year,Electricity from nuclear (TWh)
    2
    ASEAN (Ember),,2000,0
    3
    ASEAN (Ember),,2001,0
    4
    ASEAN (Ember),,2002,0
    5
    ASEAN (Ember),,2003,0
  6. handwritten handwritten Public

    In my recent project on handwritten digit recognition, I tested seven different models to evaluate their performance in terms of accuracy, loss, and computation time. For this project, I used Tenso…

    Jupyter Notebook