Skip to content

Instantly share code, notes, and snippets.

View malibayram's full-sized avatar
🏠
Working from home

M. Ali Bayram malibayram

🏠
Working from home
  • DersHub
  • Turkey
View GitHub Profile
Vize Final Genel Not
51 89 73
92 13 44
14 26 21
71 8 33
60 78 70
20 14 16
82 89 86
86 41 59
74 76 75
Price living_area_renov Price per living_area_renov Notater
4.175 1.39 300.35971223021585 Real Estate Expert
10.8 3.23 334.3653250773994 Other
3.7 1.62 228.39506172839504 Real Estate Expert
2.63 2.15 122.32558139534883 Other
3.35 1.41 237.5886524822695 Real Estate Expert
5.16 2.43 212.34567901234567 Real Estate Expert
4.1 1.55 264.51612903225805 Real Estate Expert
7.2 3.16 227.8481012658228 Real Estate Expert
6.7 2.71 247.2324723247233 Real Estate Expert
@malibayram
malibayram / ollama_to_evaluate_models.ipynb
Last active June 30, 2024 20:52
Yapay Zeka ile Cevap Üretimi ve Model Eğitim Süreçleri | Python ve Ollama Kütüphanesi
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@malibayram
malibayram / odev_1.dart
Created January 23, 2024 10:24
BeeTech 2024 Mobil Uygulama Geliştirme Eğitimi Birinci Ödevi
// Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'package:flutter/material.dart';
void main() => runApp(MyApp());
class MyApp extends StatelessWidget {
@override