Git Product home page Git Product logo

m-imani's Projects

analyzing-stock-market icon analyzing-stock-market

Using yfinance and webscraping to extract Tesla Revenue Data and GME Revenue Data, then display this data in graphs.

chicago-socioeconomic-indicators icon chicago-socioeconomic-indicators

Store a real world data set from the internet in a database (Db2 on IBM Cloud), gain insights into data using SQL queries, visualize a portion of the data in the database to see what story it tells.

classification-methods icon classification-methods

load a dataset using Pandas and apply the following classification methods (KNN, Decision Tree, SVM, and Logistic Regression) to find the best one by accuracy evaluation methods (Jaccard, F1-score, LogLoss) for this specific dataset.

gradientdescent-octave icon gradientdescent-octave

Implement linear regression with one variable to predict profits for a food truck using gradient descent algorithm in Octave.

models-development icon models-development

developing several models (Linear Regression, Multiple Linear Regression, and Polynomial Regression) that will predict the price of the car using the variables or features. Then evaluating these models (in-sample, and cross-validation) using R-squared and Mean-Squared-Error metrics to find out which model is a better fit for this dataset.

neuralnetwork-polynomial-lr icon neuralnetwork-polynomial-lr

In this Notebook, MSE of three models (LinearRegression, Polynomial, and 3-layer Neural Network using Keras) has calculated and compared

predicting-car-prices icon predicting-car-prices

Predicting a car's market price using its attributes by the help of several Python's libraries including: pandas, numpy, skleran, and KNN classifier.

predicting-house-prices icon predicting-house-prices

Working with housing data for the city of Ames, Iowa, United States from 2006 to 2010 and then try to predict houses prices using pandas, numpy, sklearn and linear regression.

predicting-loan icon predicting-loan

Loan prediction using Random Forest, Decision tree, SMOTE and SMOTETOMEK techniques.

pyspark-steam-gaming icon pyspark-steam-gaming

Working with Steam Gaming datasets in PySpark to Find day and hour when most new accounts were created.

supervised-learning icon supervised-learning

This notebook is about creating a 2D dataset and using supervised machine learning algorithms like K-Nearest Neighbor, Support Vector Machine and Linear Regression to classify data points then selecting the best parameters using cross validation method, and finally comparing the results.

unsupervised_learning icon unsupervised_learning

This notebook is about creating a 2D dataset and using unsupervised machine learning algorithms like kmeans, kmeans++, and Agglomerative Hierarchical clustering methods to classify data points, and finally comparing the results.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.