Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / Lorsmo 3 repositories

Lorsmo/Repo-ETL-Project-

Get a dataset using a csv file and extracting data from a API, perform ETL on the data (Extract, Transform, Load)

Language: Jupyter Notebook - Size: 747 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

Lorsmo/Github

Size: 1.64 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

Lorsmo/startbootstrap-creative Fork of StartBootstrap/startbootstrap-creative

A one page HTML theme for creatives by Start Bootstrap

Size: 13.4 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Lorsmo/Concrete-Keras

The dataset is about the compressive strength of different samples of concrete based on the volumes of the different ingredients that were used to make them. Using Deep Learning and Neural Network we can predict the compressive strength of concrete.

Language: Jupyter Notebook - Size: 147 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

Lorsmo/weatherlat

Created a Python script and a dashboard website to visualize the weather of 500+ cities across the world of varying distance from the equator.

Language: HTML - Size: 2.57 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

Lorsmo/Lorsmo.github.io

Language: HTML - Size: 12.7 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

Lorsmo/Loan-ML-Models

The objective of this project is to build a model to predict if a loan will be paid off or in collection.

Language: Jupyter Notebook - Size: 161 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

Lorsmo/concrete_PyTorch

Language: Jupyter Notebook - Size: 19.5 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

Lorsmo/Concrete_DP_NN_Keras

Build a regression model using the deep learning Keras library, and then experiment with increasing the number of training epochs and changing number of hidden layers and see how changing these parameters impacts the performance of the model.

Language: Jupyter Notebook - Size: 292 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

Lorsmo/skillsnetwork Fork of claimed-framework/component-library

Size: 245 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

Lorsmo/Bacteria-Biodiversity

Created a dashboard to show the types and proportions of bacteria present in each sample taken from the belly button of people.

Language: JavaScript - Size: 5.9 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Lorsmo/Data-Journalism

Built nine separate scatter plots within one chart, showing the health risks facing particular demographics.

Language: JavaScript - Size: 2.25 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Lorsmo/Caesar_Cipher

Size: 0 Bytes - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

Lorsmo/Eurovision_Project2

Language: Jupyter Notebook - Size: 2.83 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Lorsmo/Stock-Market-Analysis

Use VBA scripting to analyze real stock market data

Language: VBA - Size: 4.66 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

Lorsmo/Exoplanet-Exploration

Created machine learning models capable of classifying candidate exoplanets from a raw dataset.

Language: Jupyter Notebook - Size: 1.43 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Lorsmo/Financial_Records--Vote_Counting

Created two different Python scripts : one for analyzing a company's financial records, and one to help a town with the vote-counting process.

Language: Python - Size: 17 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Lorsmo/app

Language: HTML - Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Lorsmo/Food-Recipe

Language: Jupyter Notebook - Size: 3.22 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Lorsmo/Pymaceuticals

Analyzed the data to compare four drug-based treatments

Language: Jupyter Notebook - Size: 1.65 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Lorsmo/Mission-to-Mars

Built a web application that scrapes various websites for data related to the Mission to Mars and displays the information in a single HTML page.

Language: Jupyter Notebook - Size: 3.41 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Lorsmo/leaflet-challenge

Create a map using Leaflet that plots all of the earthquakes from the United States Geological Survey data, based on their longitude and latitude.

Language: JavaScript - Size: 2.48 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Lorsmo/UFO

Create a table dynamically based upon a dataset with dropdown to filter the table data for specific values using JavaScript, HTML, CSS and D3.js.

Language: JavaScript - Size: 818 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Lorsmo/Employee-Database

Using PostgreSQL, design the tables to hold data in the CSVs, import the CSVs into a SQL database, and answer questions about the data. Create bar chart using Matplotlib in a Jupyter Notebook

Language: Jupyter Notebook - Size: 18.9 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Lorsmo/Surfs-Up

Climate analysis and data exploration using Python and SQLAlchemy. Deeper analysis using SQLAlchemy ORM queries, Pandas, and Matplotlib. Design a Flask API based on the queries developed.

Language: Jupyter Notebook - Size: 4.25 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Lorsmo/Trends-School-Performance

Use Pandas to analyze the district-wide standardized test results, aggregate the data, and showcase obvious trends in school performance.

Language: Jupyter Notebook - Size: 575 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 1